diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index a110f2f..66cd14a 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ }, "devDependencies": { "@cloudflare/wrangler": "1.19.9", - "eslint": "8.11.0", + "eslint": "8.57.1", "prettier": "2.6.0", "webpack": "5.56.0" }, |