diff --git a/package.json b/package.json index f7f1363..ef1f2e1 100644 --- a/package.json +++ b/package.json @@ -67,9 +67,9 @@ "@types/jasmine": "~2.8.8", "@types/jasminewd2": "^2.0.9", "@types/node": "^12.20.15", - "@typescript-eslint/eslint-plugin": "^5.54.0", - "@typescript-eslint/eslint-plugin-tslint": "^5.54.0", - "@typescript-eslint/parser": "^5.54.0", + "@typescript-eslint/eslint-plugin": "^6.18.0", + "@typescript-eslint/eslint-plugin-tslint": "^6.18.0", + "@typescript-eslint/parser": "^6.18.0", "codelyzer": "^0.0.28", "eslint": "^8.35.0", "eslint-config-prettier": "^8.6.0",