Skip to content
This repository has been archived by the owner on Dec 21, 2019. It is now read-only.

Commit

Permalink
Merge 2f28f2d into 06f35d5
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jul 2, 2018
2 parents 06f35d5 + 2f28f2d commit c24c47f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -66,7 +66,7 @@
"remark": "^8.0.0",
"remark-lint": "^6.0.1",
"rollup": "^0.51.5",
"rollup-plugin-babel": "^2.7.1",
"rollup-plugin-babel": "^3.0.7",
"rollup-plugin-commonjs": "^8.2.6"
},
"bugs": {
Expand Down
13 changes: 5 additions & 8 deletions yarn.lock
Expand Up @@ -299,7 +299,7 @@ babel-code-frame@^6.22.0:
esutils "^2.0.2"
js-tokens "^3.0.0"

babel-core@6, babel-core@^6.24.1, babel-core@^6.25.0:
babel-core@^6.24.1, babel-core@^6.25.0:
version "6.25.0"
resolved "https://registry.yarnpkg.com/babel-core/-/babel-core-6.25.0.tgz#7dd42b0463c742e9d5296deb3ec67a9322dad729"
dependencies:
Expand Down Expand Up @@ -460,7 +460,7 @@ babel-plugin-transform-es2015-block-scoping@^6.24.1:
babel-types "^6.24.1"
lodash "^4.2.0"

babel-plugin-transform-es2015-classes@^6.24.1, babel-plugin-transform-es2015-classes@^6.9.0:
babel-plugin-transform-es2015-classes@^6.24.1:
version "6.24.1"
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-classes/-/babel-plugin-transform-es2015-classes-6.24.1.tgz#5a4c58a50c9c9461e564b4b2a3bfabc97a2584db"
dependencies:
Expand Down Expand Up @@ -3726,13 +3726,10 @@ rimraf@~2.2.6:
version "2.2.8"
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.2.8.tgz#e439be2aaee327321952730f99a8929e4fc50582"

rollup-plugin-babel@^2.7.1:
version "2.7.1"
resolved "https://registry.yarnpkg.com/rollup-plugin-babel/-/rollup-plugin-babel-2.7.1.tgz#16528197b0f938a1536f44683c7a93d573182f57"
rollup-plugin-babel@^3.0.7:
version "3.0.7"
resolved "https://registry.yarnpkg.com/rollup-plugin-babel/-/rollup-plugin-babel-3.0.7.tgz#5b13611f1ab8922497e9d15197ae5d8a23fe3b1e"
dependencies:
babel-core "6"
babel-plugin-transform-es2015-classes "^6.9.0"
object-assign "^4.1.0"
rollup-pluginutils "^1.5.0"

rollup-plugin-commonjs@^8.2.6:
Expand Down

0 comments on commit c24c47f

Please sign in to comment.