Skip to content

Commit 94b2920

Browse files
Update jest monorepo to v30
1 parent 6116ae3 commit 94b2920

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"@testing-library/user-event": "^14.4.3",
8989
"@typescript-eslint/eslint-plugin": "^5.38.0",
9090
"@typescript-eslint/parser": "^5.38.0",
91-
"babel-jest": "^29.0.3",
91+
"babel-jest": "^30.0.0",
9292
"babel-loader": "9.2.1",
9393
"babel-plugin-named-asset-import": "^0.3.8",
9494
"babel-preset-react-app": "^10.0.0",
@@ -115,10 +115,10 @@
115115
"fs-extra": "^11.0.0",
116116
"html-webpack-plugin": "5.6.4",
117117
"husky": "^9.0.0",
118-
"jest": "29.7.0",
119-
"jest-circus": "29.7.0",
120-
"jest-environment-jsdom": "29.7.0",
121-
"jest-resolve": "29.7.0",
118+
"jest": "30.1.3",
119+
"jest-circus": "30.1.3",
120+
"jest-environment-jsdom": "30.1.2",
121+
"jest-resolve": "30.1.3",
122122
"jest-watch-typeahead": "2.2.2",
123123
"json5": "^2.2.3",
124124
"lint-staged": "^15.0.0",

0 commit comments

Comments
 (0)