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

Commit

Permalink
Merge #191
Browse files Browse the repository at this point in the history
191: Update dependency babel-plugin-import to v1.8.0 r=magopian a=renovate[bot]

This Pull Request updates dependency [babel-plugin-import](https://github.com/ant-design/babel-plugin-import) from `v1.7.0` to `v1.8.0`



<details>
<summary>Release Notes</summary>

### [`v1.8.0`](umijs/babel-plugin-import@1.7.0...d0882e1)
[Compare Source](umijs/babel-plugin-import@1.7.0...d0882e1)


---

</details>




---

This PR has been generated by [Renovate Bot](https://renovatebot.com).

Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
bors[bot] and renovate-bot committed Jun 13, 2018
2 parents 0c98288 + 8142343 commit 3e6c9c1
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 3e6c9c1

Please sign in to comment.