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 c4ae6379bd..0abbf87da4 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "@typescript-eslint/parser": "5.47.1", "cross-env": "7.0.3", "cypress": "12.2.0", - "eslint": "^8.30.0", + "eslint": "^8.31.0", "start-server-and-test": "1.15.2", "typescript": "4.9.4" } |