Skip to content

Commit 36a8c9c

Browse files
committed
Update jest lib
1 parent 6b5b42e commit 36a8c9c

File tree

2 files changed

+789
-655
lines changed

2 files changed

+789
-655
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@
2121
"form-data": "^4.0.4"
2222
},
2323
"devDependencies": {
24-
"@babel/preset-env": "^7.23.3",
25-
"@babel/preset-typescript": "^7.23.3",
26-
"@types/jest": "^29.5.8",
24+
"@babel/preset-env": "^7.28.0",
25+
"@babel/preset-typescript": "^7.27.1",
26+
"@types/jest": "^30.0.0",
2727
"@types/lodash": "^4.14.201",
2828
"@typescript-eslint/eslint-plugin": "^7.0.0",
2929
"@typescript-eslint/parser": "^6.10.0",
@@ -35,7 +35,7 @@
3535
"eslint-plugin-prettier": "^5.0.1",
3636
"eslint-plugin-promise": "^6.1.1",
3737
"eslint-plugin-standard": "^5.0.0",
38-
"jest": "^29.7.0",
38+
"jest": "^30.0.5",
3939
"lodash": "^4.17.21",
4040
"nock": "^14.0.6",
4141
"prettier": "^3.0.3",

0 commit comments

Comments
 (0)