diff options
Diffstat (limited to 'app/package.json')
-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 2a6b1e4..da2f4bb 100644 --- a/app/package.json +++ b/app/package.json @@ -18,7 +18,7 @@ "@types/html-minifier-terser": "7.0.2", "@types/node": "20.14.8", "@types/wicg-file-system-access": "2023.10.5", - "@typescript-eslint/eslint-plugin": "7.13.1", + "@typescript-eslint/eslint-plugin": "7.14.1", "@typescript-eslint/parser": "7.13.1", "@vite-pwa/sveltekit": "0.5.0", "autoprefixer": "10.4.19", |