diff --git a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/semver/package.json b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/semver/package.json index f6c1663d288d4..4d89bd6a37b99 100644 --- a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/semver/package.json +++ b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/semver/package.json @@ -10,7 +10,7 @@ "postpublish": "git push origin --all; git push origin --tags" }, "devDependencies": { - "tap": "^13.0.0-rc.18" + "tap": "^18.0.0" }, "license": "ISC", "repository": "https://github.com/npm/node-semver",