diff --git a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/prop-types/package.json b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/prop-types/package.json index 2675a422c2e76..8dcebf80154ae 100644 --- a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/prop-types/package.json +++ b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/prop-types/package.json @@ -40,14 +40,14 @@ "prepublish": "yarn build" }, "devDependencies": { - "babel-jest": "^19.0.0", + "babel-jest": "^24.0.0", "babel-preset-react": "^6.24.1", "browserify": "^16.2.3", "bundle-collapser": "^1.2.1", - "eslint": "^5.13.0", - "jest": "^19.0.2", - "react": "^15.5.1", - "uglifyify": "^3.0.4", + "eslint": "^9.0.0", + "jest": "^28.0.0", + "react": "^16.5.0", + "uglifyify": "^5.0.2", "uglifyjs": "^2.4.10" }, "browserify": {