Skip to content

Commit c85ce4a

Browse files
committed
update to jest 23
1 parent 1496dda commit c85ce4a

File tree

2 files changed

+741
-243
lines changed

2 files changed

+741
-243
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@
132132
"ajv": "6.5.0",
133133
"babel-core": "6.26.0",
134134
"babel-eslint": "8.2.3",
135-
"babel-jest": "22.4.4",
135+
"babel-jest": "23.0.1",
136136
"babel-plugin-transform-remove-console": "6.9.4",
137137
"babel-preset-react-native": "4.0.0",
138138
"bugsnag-sourcemaps": "1.0.3",
@@ -146,7 +146,7 @@
146146
"eslint-plugin-react": "7.8.2",
147147
"eslint-plugin-react-native": "3.2.0",
148148
"flow-bin": "0.67.1",
149-
"jest": "22.4.2",
149+
"jest": "23.1.0",
150150
"js-yaml": "3.12.0",
151151
"junk": "2.1.0",
152152
"minimist": "1.2.0",

0 commit comments

Comments
 (0)