yarnpkg/yarn-update-jest.prebundle.patch

12 lines
449 B
Diff

diff -rupN yarn-1.22.22/package.json yarn-1.22.22-new/package.json
--- yarn-1.22.22/package.json 2024-03-09 22:33:28.000000000 +0100
+++ yarn-1.22.22-new/package.json 2025-07-28 10:33:09.427716996 +0200
@@ -93,7 +93,7 @@
"gulp-newer": "^1.0.0",
"gulp-plumber": "^1.0.1",
"gulp-sourcemaps": "^2.2.0",
- "jest": "^22.4.4",
+ "jest": "^30.0.5",
"jsinspect": "^0.12.6",
"minimatch": "^3.0.4",
"mock-stdin": "^0.3.0",