Skip to content

Commit

Permalink
chore(deps): update dependency babel-plugin-dynamic-import-node to v2…
Browse files Browse the repository at this point in the history
….3.0
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jun 19, 2019
1 parent e12656f commit d2be349
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@babel/preset-react": "7.0.0",
"@babel/preset-typescript": "7.3.3",
"@babel/plugin-syntax-dynamic-import": "7.2.0",
"babel-plugin-dynamic-import-node": "2.2.0",
"babel-plugin-dynamic-import-node": "2.3.0",
"@semantic-release/changelog": "3.0.4",
"@semantic-release/git": "7.0.12",
"@semantic-release/npm": "5.1.9",
Expand Down
7 changes: 7 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3278,6 +3278,13 @@ babel-plugin-dynamic-import-node@2.2.0:
dependencies:
object.assign "^4.1.0"

babel-plugin-dynamic-import-node@2.3.0:
version "2.3.0"
resolved "https://registry.yarnpkg.com/babel-plugin-dynamic-import-node/-/babel-plugin-dynamic-import-node-2.3.0.tgz#f00f507bdaa3c3e3ff6e7e5e98d90a7acab96f7f"
integrity sha512-o6qFkpeQEBxcqt0XYlWzAVxNCSCZdUgcR8IRlhD/8DylxjjO4foPcvTW0GGKa/cVt3rvxZ7o5ippJ+/0nvLhlQ==
dependencies:
object.assign "^4.1.0"

babel-plugin-emotion@^10.0.9:
version "10.0.9"
resolved "https://registry.yarnpkg.com/babel-plugin-emotion/-/babel-plugin-emotion-10.0.9.tgz#04a0404d5a4084d5296357a393d344c0f8303ae4"
Expand Down

0 comments on commit d2be349

Please sign in to comment.