We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d41471 commit e8bd778Copy full SHA for e8bd778
package.json
@@ -53,7 +53,7 @@
53
"@swc-node/jest": "^1.5.6",
54
"@swc/core": "^1.3.38",
55
"@swc/helpers": "^0.4.14",
56
- "@types/jest": "^29.5.4",
+ "@types/jest": "^29.5.9",
57
"@types/lodash.has": "^4.5.8",
58
"@types/mkdirp": "^1.0.2",
59
"@types/node": "^18.18.6",
@@ -79,8 +79,8 @@
79
"eslint-plugin-react-hooks": "^4.6.0",
80
"glob": "^8.1.0",
81
"is-ci": "^3.0.1",
82
- "jest": "^29.5.0",
83
- "jest-environment-jsdom": "^29.5.0",
+ "jest": "^29.7.0",
+ "jest-environment-jsdom": "^29.7.0",
84
"jest-github-actions-reporter": "^1.0.3",
85
"jest-watch-typeahead": "^2.2.2",
86
"lint-staged": "^13.3.0",
0 commit comments