diff --git a/package.json b/package.json index f3347ec0..e9dc691f 100644 --- a/package.json +++ b/package.json @@ -76,8 +76,8 @@ "@types/node": "^20.10.4", "@types/semver": "^7.5.6", "@typescript-eslint/eslint-plugin": "^7.0.0", - "@typescript-eslint/parser": "~7.0.0", - "@typescript-eslint/types": "~7.0.0", + "@typescript-eslint/parser": "~7.1.0", + "@typescript-eslint/types": "~7.1.0", "benchmark": "^2.1.4", "chai": "^4.3.10", "env-cmd": "^10.1.0",