diff --git a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/jackspeak/package.json b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/jackspeak/package.json index 308e88433ae09..5087b6da326c0 100644 --- a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/jackspeak/package.json +++ b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/jackspeak/package.json @@ -13,7 +13,7 @@ }, "license": "ISC", "devDependencies": { - "tap": "^14.0.0" + "tap": "^18.0.0" }, "files": [ "index.js"