diff --git a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/tcompare/package.json b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/tcompare/package.json index f6b85b0f0c3f1..e4cd60f718a80 100644 --- a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/tcompare/package.json +++ b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/tcompare/package.json @@ -14,7 +14,7 @@ "lib/*.js" ], "devDependencies": { - "tap": "^13.1.7" + "tap": "^18.0.0" }, "scripts": { "test": "tap",