We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fad021a commit 4e63658Copy full SHA for 4e63658
2 files changed
package.json
@@ -166,7 +166,7 @@
166
"@testing-library/react-hooks": "8.0.0",
167
"@testing-library/user-event": "14.2.0",
168
"@types/facepaint": "1.2.2",
169
- "@types/jest": "27.5.1",
+ "@types/jest": "27.5.2",
170
"@types/lodash": "4.14.182",
171
"@types/node": "17.0.35",
172
"@types/react": "18.0.9",
@@ -183,8 +183,8 @@
183
"cz-conventional-changelog": "3.3.0",
184
"esbuild": "^0.14.40",
185
"husky": "4.3.8",
186
- "jest": "28.1.0",
187
- "jest-cli": "28.1.0",
+ "jest": "28.1.3",
+ "jest-cli": "28.1.3",
188
"jest-environment-jsdom": "^28.1.0",
189
"jest-node-exports-resolver": "^1.1.6",
190
"lint-staged": "^12.4.2",
0 commit comments