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 1bd1ba1..4782f99 100644 --- a/app/package.json +++ b/app/package.json @@ -18,7 +18,7 @@ "@types/node": "20.8.4", "@types/wicg-file-system-access": "2023.10.1", "@typescript-eslint/eslint-plugin": "6.7.4", - "@typescript-eslint/parser": "6.7.4", + "@typescript-eslint/parser": "6.7.5", "@vite-pwa/sveltekit": "0.2.7", "autoprefixer": "10.4.16", "crc": "4.3.2", |