diff --git a/package.json b/package.json index 209c3c90..1c4e52f6 100644 --- a/package.json +++ b/package.json @@ -54,8 +54,8 @@ "@types/chai": "^4.2.11", "@types/mocha": "^9.0.0", "@types/node": "^16.11.4", - "@typescript-eslint/eslint-plugin": "^3.10.1", - "@typescript-eslint/parser": "^3.10.1", + "@typescript-eslint/eslint-plugin": "^5.0.0", + "@typescript-eslint/parser": "^5.0.0", "c8": "^7.3.0", "chai": "^4.2.0", "cross-env": "^7.0.2",