Skip to content

Commit a38ef1a

Browse files
committed
wip
1 parent 5f0298c commit a38ef1a

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@
6262
"eslint-plugin-prettier": "^5.5.4",
6363
"jest": "^29.7.0",
6464
"jest-junit": "^16.0.0",
65+
"jest-util": "^29.7.0",
6566
"junit-merge": "^2.0.0",
6667
"nodemon": "^3.1.10",
6768
"prettier": "^3.6.2",

yarn.lock

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1935,6 +1935,7 @@ __metadata:
19351935
ioredis-timeout: "npm:^1.5.0"
19361936
jest: "npm:^29.7.0"
19371937
jest-junit: "npm:^16.0.0"
1938+
jest-util: "npm:^29.7.0"
19381939
jsonwebtoken: "npm:^9.0.2"
19391940
junit-merge: "npm:^2.0.0"
19401941
nodemon: "npm:^3.1.10"

0 commit comments

Comments
 (0)