diff --git a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/foreground-child/node_modules/cross-spawn/package.json b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/foreground-child/node_modules/cross-spawn/package.json index 7d7bb88a5cf5f..71a9ce7116a20 100644 --- a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/foreground-child/node_modules/cross-spawn/package.json +++ b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/foreground-child/node_modules/cross-spawn/package.json @@ -41,11 +41,11 @@ }, "devDependencies": { "@satazor/eslint-config": "^3.0.0", - "eslint": "^3.0.0", + "eslint": "^9.0.0", "expect.js": "^0.3.0", - "glob": "^7.0.0", + "glob": "^9.0.0", "mkdirp": "^0.5.1", - "mocha": "^3.0.2", - "rimraf": "^2.5.0" + "mocha": "^10.1.0", + "rimraf": "^4.3.1" } }