Skip to content

Commit

Permalink
Update dependency babel-plugin-import to v1.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 29, 2018
1 parent fd71918 commit a4d984f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"babel-eslint": "10.0.1",
"babel-loader": "8.0.4",
"babel-minify-webpack-plugin": "0.3.1",
"babel-plugin-import": "1.9.1",
"babel-plugin-import": "1.11.0",
"babel-plugin-syntax-async-functions": "6.13.0",
"babili-webpack-plugin": "0.1.2",
"eslint": "5.7.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -891,10 +891,10 @@ babel-minify-webpack-plugin@0.3.1:
babel-preset-minify "^0.3.0"
webpack-sources "^1.0.1"

babel-plugin-import@1.9.1:
version "1.9.1"
resolved "https://registry.yarnpkg.com/babel-plugin-import/-/babel-plugin-import-1.9.1.tgz#ceb3b37e4920cec094a075fee674fb3dddafc9c8"
integrity sha512-1IRnjAhCC9SxD9y9iqOfMf4U7b88mWZJHWfA2DSKq0FjYM63tYzWrTp81X6yZuCV7iDVSH9jMqxfwBxLJRXV7Q==
babel-plugin-import@1.11.0:
version "1.11.0"
resolved "https://registry.yarnpkg.com/babel-plugin-import/-/babel-plugin-import-1.11.0.tgz#78ac908e6b225206babb734e19eae5f78d6d1035"
integrity sha512-de9dWdU1YjmWRPYurlHRKD2hTd24z0bIQ0/JgyXqLMXML+TsvEkVhtqzOsNtu9MmCuvwBiTTTjZBbZXA1Xu7TQ==
dependencies:
"@babel/helper-module-imports" "^7.0.0"
"@babel/runtime" "^7.0.0"
Expand Down

0 comments on commit a4d984f

Please sign in to comment.