1
0
mirror of https://github.com/garraflavatra/rolens.git synced 2024-11-21 14:08:56 +01:00
This commit is contained in:
dependabot[bot] 2024-08-04 12:46:20 +02:00 committed by GitHub
commit 4001614d49
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@
"eslint": "^8.43.0",
"eslint-config-svelte3": "github:johbog/eslint-config-svelte3",
"svelte": "^3.59.1",
"vite": "^3.2.7"
"vite": "^3.2.10"
}
},
"node_modules/@babel/runtime": {

View File

@ -22,7 +22,7 @@
"eslint": "^8.43.0",
"eslint-config-svelte3": "github:johbog/eslint-config-svelte3",
"svelte": "^3.59.1",
"vite": "^3.2.7"
"vite": "^3.2.10"
},
"eslintConfig": {
"extends": "./node_modules/@garraflavatra/yeslint/configs/svelte.js",