diff --git a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/cross-spawn/package.json b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/cross-spawn/package.json index 1a69be8cc0671..f1fe6fbab29fd 100644 --- a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/cross-spawn/package.json +++ b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/cross-spawn/package.json @@ -63,12 +63,12 @@ "eslint": "^4.3.0", "eslint-config-moxy": "^5.0.0", "husky": "^0.14.3", - "jest": "^22.0.0", + "jest": "^24.9.0", "lint-staged": "^7.0.0", "mkdirp": "^0.5.1", "regenerator-runtime": "^0.11.1", "rimraf": "^2.6.2", - "standard-version": "^4.2.0" + "standard-version": "^9.5.0" }, "engines": { "node": ">=4.8"