diff --git a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/package-hash/package.json b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/package-hash/package.json index 09f46504817c2..97fc174d4e2a4 100644 --- a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/package-hash/package.json +++ b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/package-hash/package.json @@ -38,11 +38,11 @@ }, "devDependencies": { "@novemberborn/as-i-preach": "^11.0.0", - "ava": "^1.1.0", + "ava": "^6.0.0", "codecov": "^3.1.0", - "nyc": "^13.1.0", - "rimraf": "^2.6.3", - "tar": "^4.4.8" + "nyc": "^15.0.0", + "rimraf": "^4.3.1", + "tar": "^6.2.1" }, "nyc": { "cache": true,