diff --git a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/istanbul-lib-instrument/node_modules/semver/package.json b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/istanbul-lib-instrument/node_modules/semver/package.json index 2b533c04f162f..cb8ac133b2b0b 100644 --- a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/istanbul-lib-instrument/node_modules/semver/package.json +++ b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/istanbul-lib-instrument/node_modules/semver/package.json @@ -10,7 +10,7 @@ "postpublish": "git push origin --follow-tags" }, "devDependencies": { - "tap": "^14.3.1" + "tap": "^18.0.0" }, "license": "ISC", "repository": "https://github.com/npm/node-semver",