diff --git a/package.json b/package.json index 124e55c7..3f6955cd 100644 --- a/package.json +++ b/package.json @@ -64,8 +64,8 @@ "@types/color": "^3.0.3", "@types/jest": "^29.2.3", "@types/node": "^20.1.3", - "@typescript-eslint/eslint-plugin": "^5.44.0", - "@typescript-eslint/parser": "^5.44.0", + "@typescript-eslint/eslint-plugin": "^6.0.0", + "@typescript-eslint/parser": "^6.0.0", "babel-jest": "^29.3.1", "babel-loader": "^9.1.0", "coveralls": "^3.1.1",