Skip to content
This repository has been archived by the owner on May 27, 2021. It is now read-only.

Commit

Permalink
Update dependency babel-plugin-import to v1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 12, 2018
1 parent 0c98288 commit 8142343
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -43,7 +43,7 @@
"lint:fix": "yarn run lint:prettier-eslintfix && yarn run lint:eslintfix && yarn run lint:less"
},
"devDependencies": {
"babel-plugin-import": "1.7.0",
"babel-plugin-import": "1.8.0",
"babel-plugin-transform-decorators-legacy": "1.3.5",
"babel-polyfill": "6.26.0",
"enzyme": "3.3.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Expand Up @@ -727,9 +727,9 @@ babel-plugin-dynamic-import-node@1.1.0:
babel-template "^6.26.0"
babel-types "^6.26.0"

babel-plugin-import@1.7.0:
version "1.7.0"
resolved "https://registry.yarnpkg.com/babel-plugin-import/-/babel-plugin-import-1.7.0.tgz#7da886c26d46a048bc9ed126890fa7e419a6133d"
babel-plugin-import@1.8.0:
version "1.8.0"
resolved "https://registry.yarnpkg.com/babel-plugin-import/-/babel-plugin-import-1.8.0.tgz#260deddd78f6fea0d110e1d106ba72a518d3c88c"
dependencies:
"@babel/helper-module-imports" "^7.0.0-beta.34"

Expand Down

0 comments on commit 8142343

Please sign in to comment.