diff --git a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/code-point-at/package.json b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/code-point-at/package.json index c5907a50788db..a1431e9918446 100644 --- a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/code-point-at/package.json +++ b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/code-point-at/package.json @@ -33,6 +33,6 @@ ], "devDependencies": { "ava": "*", - "xo": "^0.16.0" + "xo": "^0.57.0" } }