Skip to content

Commit 8a507c8

Browse files
authored
⬆️ Update all of jest to version 29.7.0 (PR #137)
1 parent 0f5abb9 commit 8a507c8

File tree

2 files changed

+300
-288
lines changed

2 files changed

+300
-288
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"@testing-library/jest-dom": "^6.1.2",
6565
"@testing-library/react": "^14.0.0",
6666
"@testing-library/user-event": "^14.4.3",
67-
"babel-jest": "~29.6.4",
67+
"babel-jest": "~29.7.0",
6868
"babel-loader": "~9.1.3",
6969
"coveralls": "~3.1.1",
7070
"cross-env": "~7.0.3",
@@ -79,8 +79,8 @@
7979
"eslint-plugin-testing-library": "^5.11.1",
8080
"history": "~5.3.0",
8181
"html-webpack-plugin": "~5.5.3",
82-
"jest": "~29.6.4",
83-
"jest-environment-jsdom": "^29.6.4",
82+
"jest": "~29.7.0",
83+
"jest-environment-jsdom": "^29.7.0",
8484
"mini-css-extract-plugin": "^2.7.6",
8585
"prop-types": "~15.8.1",
8686
"react": "~18.2.0",

0 commit comments

Comments
 (0)