diff options
Diffstat (limited to '')
-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 56a0ecb..6aff5d9 100644 --- a/app/package.json +++ b/app/package.json @@ -17,7 +17,7 @@ "@types/html-minifier-terser": "7.0.0", "@types/node": "20.8.6", "@types/wicg-file-system-access": "2023.10.1", - "@typescript-eslint/eslint-plugin": "6.7.5", + "@typescript-eslint/eslint-plugin": "6.8.0", "@typescript-eslint/parser": "6.8.0", "@vite-pwa/sveltekit": "0.2.7", "autoprefixer": "10.4.16", |