diff --git a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/lru-cache/node_modules/yallist/package.json b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/lru-cache/node_modules/yallist/package.json index 17a13d1cc1513..247c855976876 100644 --- a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/lru-cache/node_modules/yallist/package.json +++ b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/lru-cache/node_modules/yallist/package.json @@ -12,7 +12,7 @@ ], "dependencies": {}, "devDependencies": { - "tap": "^10.3.0" + "tap": "^18.0.0" }, "scripts": { "test": "tap test/*.js --100",