Skip to content

Commit 1ff88ff

Browse files
chore(package): update lockfile
https://npm.im/greenkeeper-lockfile
1 parent 1202cb4 commit 1ff88ff

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

yarn.lock

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -939,7 +939,14 @@ babel-helpers@^6.24.1:
939939
babel-runtime "^6.22.0"
940940
babel-template "^6.24.1"
941941

942-
[email protected], babel-jest@^22.4.1:
942+
943+
version "22.4.4"
944+
resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-22.4.4.tgz#977259240420e227444ebe49e226a61e49ea659d"
945+
dependencies:
946+
babel-plugin-istanbul "^4.1.5"
947+
babel-preset-jest "^22.4.4"
948+
949+
babel-jest@^22.4.1:
943950
version "22.4.1"
944951
resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-22.4.1.tgz#ff53ebca45957347f27ff4666a31499fbb4c4ddd"
945952
dependencies:
@@ -976,6 +983,10 @@ babel-plugin-jest-hoist@^22.4.1:
976983
version "22.4.1"
977984
resolved "https://registry.yarnpkg.com/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-22.4.1.tgz#d712fe5da8b6965f3191dacddbefdbdf4fb66d63"
978985

986+
babel-plugin-jest-hoist@^22.4.4:
987+
version "22.4.4"
988+
resolved "https://registry.yarnpkg.com/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-22.4.4.tgz#b9851906eab34c7bf6f8c895a2b08bea1a844c0b"
989+
979990
babel-plugin-react-transform@^3.0.0:
980991
version "3.0.0"
981992
resolved "https://registry.yarnpkg.com/babel-plugin-react-transform/-/babel-plugin-react-transform-3.0.0.tgz#402f25137b7bb66e9b54ead75557dfbc7ecaaa74"
@@ -1302,6 +1313,13 @@ babel-preset-jest@^22.4.1:
13021313
babel-plugin-jest-hoist "^22.4.1"
13031314
babel-plugin-syntax-object-rest-spread "^6.13.0"
13041315

1316+
babel-preset-jest@^22.4.4:
1317+
version "22.4.4"
1318+
resolved "https://registry.yarnpkg.com/babel-preset-jest/-/babel-preset-jest-22.4.4.tgz#ec9fbd8bcd7dfd24b8b5320e0e688013235b7c39"
1319+
dependencies:
1320+
babel-plugin-jest-hoist "^22.4.4"
1321+
babel-plugin-syntax-object-rest-spread "^6.13.0"
1322+
13051323
[email protected], babel-preset-react-native@^4.0.0:
13061324
version "4.0.0"
13071325
resolved "https://registry.yarnpkg.com/babel-preset-react-native/-/babel-preset-react-native-4.0.0.tgz#3df80dd33a453888cdd33bdb87224d17a5d73959"

0 commit comments

Comments
 (0)