Skip to content

Commit

Permalink
chore(package): update lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeperio-bot committed Sep 14, 2017
1 parent 0b45c9c commit 1443f28
Showing 1 changed file with 21 additions and 15 deletions.
36 changes: 21 additions & 15 deletions yarn.lock
Expand Up @@ -441,6 +441,12 @@ babel-plugin-react-transform@2.0.2:
dependencies:
lodash "^4.6.1"

babel-plugin-react-transform@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/babel-plugin-react-transform/-/babel-plugin-react-transform-3.0.0.tgz#402f25137b7bb66e9b54ead75557dfbc7ecaaa74"
dependencies:
lodash "^4.6.1"

babel-plugin-syntax-async-functions@^6.5.0, babel-plugin-syntax-async-functions@^6.8.0:
version "6.13.0"
resolved "https://registry.yarnpkg.com/babel-plugin-syntax-async-functions/-/babel-plugin-syntax-async-functions-6.13.0.tgz#cad9cad1191b5ad634bf30ae0872391e0647be95"
Expand Down Expand Up @@ -773,14 +779,15 @@ babel-preset-jest@^20.0.3:
dependencies:
babel-plugin-jest-hoist "^20.0.3"

babel-preset-react-native@^1.9.1:
version "1.9.2"
resolved "https://registry.yarnpkg.com/babel-preset-react-native/-/babel-preset-react-native-1.9.2.tgz#b22addd2e355ff3b39671b79be807e52dfa145f2"
babel-preset-react-native@4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/babel-preset-react-native/-/babel-preset-react-native-4.0.0.tgz#3df80dd33a453888cdd33bdb87224d17a5d73959"
dependencies:
babel-plugin-check-es2015-constants "^6.5.0"
babel-plugin-react-transform "2.0.2"
babel-plugin-react-transform "^3.0.0"
babel-plugin-syntax-async-functions "^6.5.0"
babel-plugin-syntax-class-properties "^6.5.0"
babel-plugin-syntax-dynamic-import "^6.18.0"
babel-plugin-syntax-flow "^6.5.0"
babel-plugin-syntax-jsx "^6.5.0"
babel-plugin-syntax-trailing-function-commas "^6.5.0"
Expand All @@ -805,11 +812,12 @@ babel-preset-react-native@^1.9.1:
babel-plugin-transform-react-jsx "^6.5.0"
babel-plugin-transform-react-jsx-source "^6.5.0"
babel-plugin-transform-regenerator "^6.5.0"
babel-template "^6.24.1"
react-transform-hmr "^1.0.4"

babel-preset-react-native@^2.0.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/babel-preset-react-native/-/babel-preset-react-native-2.1.0.tgz#9013ebd82da1c88102bf588810ff59e209ca2b8a"
babel-preset-react-native@^1.9.1:
version "1.9.2"
resolved "https://registry.yarnpkg.com/babel-preset-react-native/-/babel-preset-react-native-1.9.2.tgz#b22addd2e355ff3b39671b79be807e52dfa145f2"
dependencies:
babel-plugin-check-es2015-constants "^6.5.0"
babel-plugin-react-transform "2.0.2"
Expand Down Expand Up @@ -841,15 +849,14 @@ babel-preset-react-native@^2.0.0:
babel-plugin-transform-regenerator "^6.5.0"
react-transform-hmr "^1.0.4"

babel-preset-react-native@^3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/babel-preset-react-native/-/babel-preset-react-native-3.0.1.tgz#ad9e96e39eac6673f3382e9bea9d17c8aa95da3c"
babel-preset-react-native@^2.0.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/babel-preset-react-native/-/babel-preset-react-native-2.1.0.tgz#9013ebd82da1c88102bf588810ff59e209ca2b8a"
dependencies:
babel-plugin-check-es2015-constants "^6.5.0"
babel-plugin-react-transform "2.0.2"
babel-plugin-syntax-async-functions "^6.5.0"
babel-plugin-syntax-class-properties "^6.5.0"
babel-plugin-syntax-dynamic-import "^6.18.0"
babel-plugin-syntax-flow "^6.5.0"
babel-plugin-syntax-jsx "^6.5.0"
babel-plugin-syntax-trailing-function-commas "^6.5.0"
Expand All @@ -874,7 +881,6 @@ babel-preset-react-native@^3.0.1:
babel-plugin-transform-react-jsx "^6.5.0"
babel-plugin-transform-react-jsx-source "^6.5.0"
babel-plugin-transform-regenerator "^6.5.0"
babel-template "^6.24.1"
react-transform-hmr "^1.0.4"

babel-register@^6.24.1, babel-register@^6.26.0:
Expand Down Expand Up @@ -1723,9 +1729,9 @@ escope@^3.6.0:
esrecurse "^4.1.0"
estraverse "^4.1.1"

eslint-config-jolt@^1.0.2:
version "1.3.0"
resolved "https://registry.yarnpkg.com/eslint-config-jolt/-/eslint-config-jolt-1.3.0.tgz#718acda78761e6ec9dca55d76aa8171a384d8e03"
eslint-config-jolt@^2.4.0:
version "2.8.6"
resolved "https://registry.yarnpkg.com/eslint-config-jolt/-/eslint-config-jolt-2.8.6.tgz#b0d2bb34ab3ec69dd49e7a5a56aecdd1ebbe1458"
dependencies:
babel-eslint "^7.0.0"
eslint "^3.8.1"
Expand Down

0 comments on commit 1443f28

Please sign in to comment.