diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 2cca11d..8bc3103 100644 --- a/package.json +++ b/package.json @@ -41,8 +41,8 @@ "@sveltejs/adapter-cloudflare": "1.0.0-next.15", "@sveltejs/kit": "next", "@types/cookie": "0.4.1", - "@typescript-eslint/eslint-plugin": "5.14.0", - "@typescript-eslint/parser": "5.14.0", + "@typescript-eslint/eslint-plugin": "5.15.0", + "@typescript-eslint/parser": "5.15.0", "eslint": "8.11.0", "eslint-config-prettier": "8.5.0", "eslint-plugin-svelte3": "3.4.1", |