Skip to content

Commit 29c4a4f

Browse files
chore(deps): update jest monorepo to v29 (#4223)
1 parent c7631fc commit 29c4a4f

File tree

3 files changed

+237
-1120
lines changed

3 files changed

+237
-1120
lines changed

medusa-nx-native-federation-example/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44,13 +44,13 @@
4444
"@swc/cli": "0.4.0",
4545
"@swc/core": "1.6.13",
4646
"@testing-library/react": "16.0.0",
47-
"@types/jest": "28.1.8",
47+
"@types/jest": "29.5.12",
4848
"@types/node": "16.18.101",
4949
"@types/react": "18.3.3",
5050
"@types/react-dom": "18.3.0",
5151
"@typescript-eslint/eslint-plugin": "5.62.0",
5252
"@typescript-eslint/parser": "5.62.0",
53-
"babel-jest": "28.1.3",
53+
"babel-jest": "29.7.0",
5454
"cross-fetch": "4.0.0",
5555
"cypress": "13.13.0",
5656
"esbuild": "0.23.0",
@@ -61,14 +61,14 @@
6161
"eslint-plugin-jsx-a11y": "6.9.0",
6262
"eslint-plugin-react": "7.34.3",
6363
"eslint-plugin-react-hooks": "4.6.2",
64-
"jest": "28.1.3",
65-
"jest-environment-jsdom": "28.1.3",
64+
"jest": "29.7.0",
65+
"jest-environment-jsdom": "29.7.0",
6666
"jsonc-eslint-parser": "2.4.0",
6767
"nx": "15.9.7",
6868
"prettier": "3.3.2",
6969
"react-test-renderer": "18.3.1",
7070
"serve": "14.2.3",
71-
"ts-jest": "28.0.8",
71+
"ts-jest": "29.1.5",
7272
"ts-node": "10.9.2",
7373
"typescript": "5.5.3"
7474
},

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@
191191
"cypress-wait-until": "3.0.1",
192192
"forever": "4.0.3",
193193
"husky": "9.0.11",
194-
"jest": "26.6.3",
194+
"jest": "29.7.0",
195195
"lerna": "8.1.6",
196196
"mocha": "10.6.0",
197197
"prettier": "3.3.2",

0 commit comments

Comments
 (0)