diff --git a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/csstype/package.json b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/csstype/package.json index 58d7212c2c80f..7abffd44d754a 100644 --- a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/csstype/package.json +++ b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/csstype/package.json @@ -15,10 +15,10 @@ "@types/prettier": "^1.16.4", "chalk": "^2.4.2", "chokidar": "^3.0.1", - "fast-glob": "^2.2.7", + "fast-glob": "^3.2.6", "flow-bin": "^0.100.0", - "jest": "^24.8.0", - "jsdom": "^15.1.1", + "jest": "^29.0.0", + "jsdom": "^23.0.0", "mdn-browser-compat-data": "git+https://github.com/mdn/browser-compat-data.git#0d355f21a6d1a22057a9f318b33ccd7eb7ba6576", "mdn-data": "git+https://github.com/mdn/data.git#fcd2fd333aca00c08ab3f876adce10e875b95d7c", "prettier": "^1.18.2", @@ -26,7 +26,7 @@ "ts-node": "^8.2.0", "tslint": "^5.17.0", "tslint-config-prettier": "^1.18.0", - "turndown": "^5.0.3", + "turndown": "^7.0.0", "typescript": "~3.5.1" }, "scripts": {