diff --git a/package.json b/package.json index 4498fad5..e7719bfd 100644 --- a/package.json +++ b/package.json @@ -57,9 +57,9 @@ "@types/color-name": "^1.1.1", "@types/jest": "^29.5.3", "@types/node": "^20.4.2", - "@typescript-eslint/eslint-plugin": "^6.0.0", - "@typescript-eslint/eslint-plugin-tslint": "^6.0.0", - "@typescript-eslint/parser": "^6.0.0", + "@typescript-eslint/eslint-plugin": "^8.0.0", + "@typescript-eslint/eslint-plugin-tslint": "^7.0.0", + "@typescript-eslint/parser": "^8.0.0", "babel-jest": "^29.6.1", "babel-loader": "^9.1.3", "conventional-changelog-conventionalcommits": "^6.1.0",