We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8edbcfc commit 6c490d8Copy full SHA for 6c490d8
package.json
@@ -151,7 +151,7 @@
151
"all-contributors-cli": "6.20.0",
152
"ast-to-markdown": "1.0.0",
153
"autoprefixer": "10.4.7",
154
- "babel-jest": "28.1.3",
+ "babel-jest": "29.0.0",
155
"babel-loader": "8.2.5",
156
"babel-plugin-jsx-remove-data-test-id": "3.0.0",
157
"chalk": "4.1.2",
@@ -168,11 +168,11 @@
168
"glob": "8.0.3",
169
"glob-fs": "0.1.7",
170
"husky": "8.0.1",
171
- "jest": "28.1.3",
+ "jest": "29.0.0",
172
"jest-axe": "6.0.0",
173
- "jest-environment-jsdom": "28.1.3",
+ "jest-environment-jsdom": "29.0.0",
174
"jest-in-case": "1.0.2",
175
- "jest-matcher-utils": "28.1.3",
+ "jest-matcher-utils": "29.0.0",
176
"lint-staged": "13.0.3",
177
"lodash": "4.17.21",
178
"markdown-to-ast": "6.0.3",
0 commit comments