diff --git a/build-tests/heft-example-plugin-02/package.json b/build-tests/heft-example-plugin-02/package.json index eb299d5dca6..ca39e6328f1 100644 --- a/build-tests/heft-example-plugin-02/package.json +++ b/build-tests/heft-example-plugin-02/package.json @@ -24,7 +24,7 @@ "@rushstack/heft-lint-plugin": "workspace:*", "@rushstack/heft-typescript-plugin": "workspace:*", "@types/node": "18.17.15", - "eslint": "~8.57.0", + "eslint": "~10.0.0", "heft-example-plugin-01": "workspace:*", "typescript": "~5.4.2" }