We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3b4ade commit 90fb3ceCopy full SHA for 90fb3ce
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.5",
57
"@types/lodash.has": "^4.5.7",
58
"@types/mkdirp": "^1.0.2",
59
"@types/node": "^18.18.5",
@@ -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