Skip to content

Commit 566fc1f

Browse files
Merge pull request #9 from woocommerce/renovate/jest-monorepo
Update jest monorepo to v24.9.0
2 parents 5386559 + 7b9b8a6 commit 566fc1f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@babel/core": "7.5.5",
3636
"@babel/plugin-transform-modules-commonjs": "7.5.0",
3737
"@babel/preset-env": "7.5.5",
38-
"babel-jest": "24.8.0",
38+
"babel-jest": "24.9.0",
3939
"del-cli": "2.0.0",
4040
"eslint": "6.3.0",
4141
"eslint-config-prettier": "6.2.0",
@@ -47,7 +47,7 @@
4747
"eslint-plugin-promise": "4.2.1",
4848
"eslint-plugin-standard": "4.0.1",
4949
"husky": "3.0.5",
50-
"jest": "24.8.0",
50+
"jest": "24.9.0",
5151
"lint-staged": "9.2.5",
5252
"nock": "10.0.6",
5353
"prettier": "1.18.2"

0 commit comments

Comments
 (0)