Skip to content

Commit

Permalink
Update dependency babel-plugin-import to v1.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 23, 2019
1 parent 363b17e commit fdf74db
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -29,7 +29,7 @@
"babel-eslint": "10.0.3",
"babel-loader": "8.0.6",
"babel-minify-webpack-plugin": "0.3.1",
"babel-plugin-import": "1.12.1",
"babel-plugin-import": "1.12.2",
"babel-plugin-syntax-async-functions": "6.13.0",
"babili-webpack-plugin": "0.1.2",
"eslint": "6.4.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -997,10 +997,10 @@ babel-plugin-dynamic-import-node@^2.3.0:
dependencies:
object.assign "^4.1.0"

babel-plugin-import@1.12.1:
version "1.12.1"
resolved "https://registry.yarnpkg.com/babel-plugin-import/-/babel-plugin-import-1.12.1.tgz#a63b0a6f8f7484db660c59665185aa3b0c2f9f3f"
integrity sha512-3BwVJFEByTUyqZWOxizr/YwYcqqre2EebmgSUtXyToJbHzJv6rTxA0LApDntvwERlmIvcM6lUktUN0snMTjOsA==
babel-plugin-import@1.12.2:
version "1.12.2"
resolved "https://registry.yarnpkg.com/babel-plugin-import/-/babel-plugin-import-1.12.2.tgz#bb8e11dabae68fbff4484c8e2bc2db1e086286a8"
integrity sha512-Vz9s+I6vAnsY8sYczU/cdtkKAHSorapa/2St6K+OzowplKizpWxul4HLi3kj1eRmHMFjhbROSMGXP+mFna2nUw==
dependencies:
"@babel/helper-module-imports" "^7.0.0"
"@babel/runtime" "^7.0.0"
Expand Down

0 comments on commit fdf74db

Please sign in to comment.