diff --git a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/ink/package.json b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/ink/package.json index e633335f0707d..47195c6155e94 100644 --- a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/ink/package.json +++ b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/ink/package.json @@ -65,13 +65,13 @@ "@babel/plugin-proposal-class-properties": "^7.1.0", "@babel/plugin-proposal-object-rest-spread": "^7.0.0", "@babel/preset-react": "^7.0.0", - "ava": "^1.3.1", + "ava": "^6.0.0", "babel-eslint": "^10.0.1", "delay": "^4.1.0", "eslint-config-xo-react": "^0.19.0", "eslint-plugin-react": "^7.11.1", "eslint-plugin-react-hooks": "^1.4.0", - "import-jsx": "^1.3.0", + "import-jsx": "^3.0.0", "ms": "^2.1.1", "node-pty": "^0.8.1", "p-queue": "^3.0.0", @@ -79,7 +79,7 @@ "sinon": "^7.2.7", "strip-ansi": "^5.2.0", "svg-term-cli": "^2.1.1", - "xo": "^0.24.0" + "xo": "^0.43.0" }, "peerDependencies": { "react": ">=16.8.0"