Skip to content
This repository was archived by the owner on Jun 19, 2019. It is now read-only.

Commit efd8ccc

Browse files
committed
Update jest monorepo to v23
1 parent 73fcc03 commit efd8ccc

File tree

2 files changed

+1424
-389
lines changed

2 files changed

+1424
-389
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"devDependencies": {
1717
"babel-core": "^6.26.0",
1818
"babel-eslint": "^10.0.0",
19-
"babel-jest": "^20.0.3",
19+
"babel-jest": "^23.0.0",
2020
"babel-loader": "^7.1.2",
2121
"babel-plugin-transform-class-properties": "^6.24.1",
2222
"babel-plugin-transform-object-rest-spread": "^6.23.0",
@@ -30,7 +30,7 @@
3030
"eslint": "^5.0.0",
3131
"gh-pages": "^2.0.0",
3232
"html-webpack-plugin": "^2.30.1",
33-
"jest": "^20.0.4",
33+
"jest": "^23.0.0",
3434
"js-yaml": "^3.9.1",
3535
"react-test-renderer": "^16.0.0",
3636
"standard": "^11.0.0",

0 commit comments

Comments
 (0)