We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f0298c commit a38ef1aCopy full SHA for a38ef1a
package.json
@@ -62,6 +62,7 @@
62
"eslint-plugin-prettier": "^5.5.4",
63
"jest": "^29.7.0",
64
"jest-junit": "^16.0.0",
65
+ "jest-util": "^29.7.0",
66
"junit-merge": "^2.0.0",
67
"nodemon": "^3.1.10",
68
"prettier": "^3.6.2",
yarn.lock
@@ -1935,6 +1935,7 @@ __metadata:
1935
ioredis-timeout: "npm:^1.5.0"
1936
jest: "npm:^29.7.0"
1937
jest-junit: "npm:^16.0.0"
1938
+ jest-util: "npm:^29.7.0"
1939
jsonwebtoken: "npm:^9.0.2"
1940
junit-merge: "npm:^2.0.0"
1941
nodemon: "npm:^3.1.10"
0 commit comments