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 99c9550be4..cdc6d7679a 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "@typescript-eslint/parser": "6.7.2", "cross-env": "7.0.3", "cypress": "13.2.0", - "eslint": "8.49.0", + "eslint": "8.50.0", "start-server-and-test": "2.0.1" }, "optionalDependencies": { |