Skip to content

Commit 6060ad4

Browse files
Update jest monorepo to v29
1 parent f5c05d2 commit 6060ad4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@babel/core": "7.6.0",
3838
"@babel/plugin-transform-modules-commonjs": "7.6.0",
3939
"@babel/preset-env": "7.6.0",
40-
"babel-jest": "24.9.0",
40+
"babel-jest": "29.6.4",
4141
"del-cli": "3.0.0",
4242
"eslint": "6.4.0",
4343
"eslint-config-prettier": "6.3.0",
@@ -49,7 +49,7 @@
4949
"eslint-plugin-promise": "4.2.1",
5050
"eslint-plugin-standard": "4.0.1",
5151
"husky": "3.0.5",
52-
"jest": "24.9.0",
52+
"jest": "29.6.4",
5353
"lint-staged": "9.3.0",
5454
"nock": "11.3.5",
5555
"prettier": "1.18.2"

0 commit comments

Comments
 (0)