diff --git a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/auto-bind/package.json b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/auto-bind/package.json index af730b9f0cf3c..5b4a4c1ed63e5 100644 --- a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/auto-bind/package.json +++ b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/auto-bind/package.json @@ -38,8 +38,8 @@ "@types/react": "^16.8.12" }, "devDependencies": { - "ava": "^1.4.1", - "tsd": "^0.7.2", - "xo": "^0.24.0" + "ava": "^6.0.0", + "tsd": "^0.17.0", + "xo": "^0.43.0" } }