diff --git a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/foreground-child/node_modules/which/package.json b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/foreground-child/node_modules/which/package.json index 51be376f6e6a9..499be3514b8e4 100644 --- a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/foreground-child/node_modules/which/package.json +++ b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/foreground-child/node_modules/which/package.json @@ -16,7 +16,7 @@ "devDependencies": { "mkdirp": "^0.5.0", "rimraf": "^2.6.2", - "tap": "^12.0.1" + "tap": "^18.0.0" }, "scripts": { "test": "tap test/*.js --cov",