Skip to content

Commit 480fba8

Browse files
renovate[bot]sidharthachatterjee
authored andcommitted
Update jest monorepo to ^24.9.0 (#16941)
1 parent c084fb8 commit 480fba8

File tree

2 files changed

+12
-443
lines changed

2 files changed

+12
-443
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"@babel/runtime": "^7.0.0",
66
"@lerna/prompt": "3.13.0",
77
"babel-eslint": "^10.0.1",
8-
"babel-jest": "^24.0.0",
8+
"babel-jest": "^24.9.0",
99
"chalk": "^2.4.2",
1010
"chokidar": "^1.7.0",
1111
"cross-env": "^5.2.0",
@@ -24,8 +24,8 @@
2424
"glob": "^7.1.4",
2525
"husky": "2.7.0",
2626
"ignore": "^5.1.4",
27-
"jest": "^24.0.0",
28-
"jest-cli": "^24.0.0",
27+
"jest": "^24.9.0",
28+
"jest-cli": "^24.9.0",
2929
"jest-environment-jsdom-fourteen": "^0.1.0",
3030
"jest-junit": "^6.1.0",
3131
"jest-serializer-path": "^0.1.15",

0 commit comments

Comments
 (0)