diff --git a/package.json b/package.json index 89412fcf..01bf9c2f 100644 --- a/package.json +++ b/package.json @@ -51,8 +51,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",