diff options
Diffstat (limited to 'app')
-rw-r--r-- | app/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/package.json b/app/package.json index 0663f60..68ac5e2 100644 --- a/app/package.json +++ b/app/package.json @@ -20,7 +20,7 @@ "@types/html-minifier-terser": "7.0.2", "@types/node": "20.11.17", "@types/wicg-file-system-access": "2023.10.4", - "@typescript-eslint/eslint-plugin": "6.21.0", + "@typescript-eslint/eslint-plugin": "7.0.1", "@typescript-eslint/parser": "6.21.0", "@vite-pwa/sveltekit": "0.3.0", "autoprefixer": "10.4.17", |