We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f00aa9 commit 9cd31efCopy full SHA for 9cd31ef
2 files changed
package.json
@@ -30,7 +30,7 @@
30
"@types/node": "^22.18.8",
31
"@vercel/ncc": "^0.38.4",
32
"action-docs": "^2.5.1",
33
- "jest": "^30.0.5",
+ "jest": "^30.2.0",
34
"prettier": "^3.6.2",
35
"ts-jest": "^29.3.4",
36
"ts-node": "^10.9.2",
yarn.lock
@@ -2402,7 +2402,7 @@ jest-worker@30.2.0:
2402
merge-stream "^2.0.0"
2403
supports-color "^8.1.1"
2404
2405
-jest@^30.0.5:
+jest@^30.2.0:
2406
version "30.2.0"
2407
resolved "https://registry.yarnpkg.com/jest/-/jest-30.2.0.tgz#9f0a71e734af968f26952b5ae4b724af82681630"
2408
integrity sha512-F26gjC0yWN8uAA5m5Ss8ZQf5nDHWGlN/xWZIh8S5SRbsEKBovwZhxGd6LJlbZYxBgCYOtreSUyb8hpXyGC5O4A==
0 commit comments