Skip to content

Commit 6fb7da7

Browse files
authored
Merge pull request #57 from ticky/renovate/major-jest-monorepo
Update jest monorepo to v25 (major)
2 parents 8ce1545 + f677d17 commit 6fb7da7

File tree

2 files changed

+1634
-749
lines changed

2 files changed

+1634
-749
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"babel-cli": "6.26.0",
4444
"babel-core": "6.26.3",
4545
"babel-eslint": "10.1.0",
46-
"babel-jest": "21.2.0",
46+
"babel-jest": "25.4.0",
4747
"babel-loader": "8.1.0",
4848
"babel-plugin-transform-object-rest-spread": "6.26.0",
4949
"babel-plugin-version-inline": "1.0.0",
@@ -57,7 +57,7 @@
5757
"extract-text-webpack-plugin": "3.0.2",
5858
"file-loader": "6.0.0",
5959
"image-webpack-loader": "6.0.0",
60-
"jest": "21.2.1",
60+
"jest": "25.4.0",
6161
"json-loader": "0.5.7",
6262
"markdown-it-anchor": "4.0.0",
6363
"markdown-it-table-of-contents": "0.4.4",

0 commit comments

Comments
 (0)