|
|
@ -185,6 +185,15 @@ babel-core@^6.16.0, babel-core@6.17.0: |
|
|
|
slash "^1.0.0" |
|
|
|
source-map "^0.5.0" |
|
|
|
|
|
|
|
babel-eslint@7.0.0: |
|
|
|
version "7.0.0" |
|
|
|
resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-7.0.0.tgz#54e51b4033f54ac81326ecea4c646a779935196d" |
|
|
|
dependencies: |
|
|
|
babel-traverse "^6.15.0" |
|
|
|
babel-types "^6.15.0" |
|
|
|
babylon "^6.11.2" |
|
|
|
lodash.pickby "^4.6.0" |
|
|
|
|
|
|
|
babel-generator@^6.11.3, babel-generator@^6.17.0: |
|
|
|
version "6.17.0" |
|
|
|
resolved "https://registry.yarnpkg.com/babel-generator/-/babel-generator-6.17.0.tgz#b894e3808beef7800f2550635bfe024b6226cf33" |
|
|
@ -573,7 +582,7 @@ babel-types@^6.10.2, babel-types@^6.14.0, babel-types@^6.15.0, babel-types@^6.16 |
|
|
|
lodash "^4.2.0" |
|
|
|
to-fast-properties "^1.0.1" |
|
|
|
|
|
|
|
babylon@^6.11.0, babylon@^6.8.1: |
|
|
|
babylon@^6.11.0, babylon@^6.11.2, babylon@^6.8.1: |
|
|
|
version "6.13.0" |
|
|
|
resolved "https://registry.yarnpkg.com/babylon/-/babylon-6.13.0.tgz#58ed40dd2a8120612be5f318c2c0bedbebde4a0b" |
|
|
|
|
|
|
@ -1966,6 +1975,10 @@ lodash.pairs@^3.0.0: |
|
|
|
dependencies: |
|
|
|
lodash.keys "^3.0.0" |
|
|
|
|
|
|
|
lodash.pickby@^4.6.0: |
|
|
|
version "4.6.0" |
|
|
|
resolved "https://registry.yarnpkg.com/lodash.pickby/-/lodash.pickby-4.6.0.tgz#7dea21d8c18d7703a27c704c15d3b84a67e33aff" |
|
|
|
|
|
|
|
lodash.restparam@^3.0.0: |
|
|
|
version "3.6.1" |
|
|
|
resolved "https://registry.yarnpkg.com/lodash.restparam/-/lodash.restparam-3.6.1.tgz#936a4e309ef330a7645ed4145986c85ae5b20805" |
|
|
@ -2070,11 +2083,12 @@ natural-compare@^1.4.0: |
|
|
|
version "1.4.0" |
|
|
|
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7" |
|
|
|
|
|
|
|
neutrino-preset-base@2.0.0: |
|
|
|
version "2.0.0" |
|
|
|
resolved "https://registry.yarnpkg.com/neutrino-preset-base/-/neutrino-preset-base-2.0.0.tgz#f46c994a8a6385ca89f9e425b3b8320b186dfb0a" |
|
|
|
neutrino-preset-base: |
|
|
|
version "2.0.1" |
|
|
|
resolved "https://registry.yarnpkg.com/neutrino-preset-base/-/neutrino-preset-base-2.0.1.tgz#8267e57587219bba520226805afc60f08bb1b09d" |
|
|
|
dependencies: |
|
|
|
babel-core "6.17.0" |
|
|
|
babel-eslint "7.0.0" |
|
|
|
babel-loader "6.2.5" |
|
|
|
babel-plugin-istanbul "2.0.3" |
|
|
|
babel-preset-es2015 "6.16.0" |
|
|
|