Skip to content

Commit e28355e

Browse files
authored
Merge pull request #2778 from StoDevX/dep-cleanups
Internal dependency cleanups
2 parents c59c128 + 7f1db44 commit e28355e

File tree

2 files changed

+1030
-1268
lines changed

2 files changed

+1030
-1268
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -135,9 +135,9 @@
135135
"devDependencies": {
136136
"@babel/core": "7.0.0-beta.44",
137137
"ajv": "6.5.2",
138-
"babel-core": "6.26.0",
138+
"babel-core": "6.26.3",
139139
"babel-eslint": "8.2.6",
140-
"babel-jest": "23.0.1",
140+
"babel-jest": "23.4.2",
141141
"babel-plugin-transform-remove-console": "6.9.4",
142142
"babel-preset-react-native": "4.0.0",
143143
"bugsnag-sourcemaps": "1.0.4",
@@ -151,7 +151,7 @@
151151
"eslint-plugin-react": "7.10.0",
152152
"eslint-plugin-react-native": "3.2.0",
153153
"flow-bin": "0.67.1",
154-
"jest": "23.1.0",
154+
"jest": "23.5.0",
155155
"js-yaml": "3.12.0",
156156
"junk": "2.1.0",
157157
"minimist": "1.2.0",

0 commit comments

Comments
 (0)