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 436dc28..3b6e1ff 100644 --- a/app/package.json +++ b/app/package.json @@ -21,7 +21,7 @@ "@types/node": "20.11.5", "@types/wicg-file-system-access": "2023.10.4", "@typescript-eslint/eslint-plugin": "6.19.1", - "@typescript-eslint/parser": "6.19.0", + "@typescript-eslint/parser": "6.19.1", "@vite-pwa/sveltekit": "0.3.0", "autoprefixer": "10.4.17", "crc": "4.3.2", |