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 9209a63..26dd4af 100644 --- a/app/package.json +++ b/app/package.json @@ -25,7 +25,7 @@ "@vite-pwa/sveltekit": "0.4.0", "autoprefixer": "10.4.17", "crc": "4.3.2", - "eslint": "8.56.0", + "eslint": "8.57.0", "eslint-config-prettier": "9.1.0", "eslint-plugin-svelte": "2.35.1", "html-minifier-terser": "7.2.0", |