diff --git a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/commander/package.json b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/commander/package.json index 098df2bbcd69a..30c11b6c59be6 100644 --- a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/commander/package.json +++ b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/commander/package.json @@ -27,7 +27,7 @@ "dependencies": {}, "devDependencies": { "@types/node": "^10.11.3", - "eslint": "^5.6.1", + "eslint": "^9.15.0", "should": "^13.2.3", "sinon": "^6.3.4", "standard": "^12.0.1",