Skip to content

Commit

Permalink
Update dependency babel-plugin-dynamic-import-node to v2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 18, 2019
1 parent 2d7eca3 commit 4e1bb77
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/babel-preset-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@
"@babel/plugin-transform-runtime": "7.4.4",
"@babel/preset-env": "7.4.4",
"@babel/runtime": "7.4.4",
"babel-plugin-dynamic-import-node": "2.2.0"
"babel-plugin-dynamic-import-node": "2.3.0"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2168,10 +2168,10 @@ babel-loader@^8.0.0-beta:
mkdirp "^0.5.1"
util.promisify "^1.0.0"

babel-plugin-dynamic-import-node@2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/babel-plugin-dynamic-import-node/-/babel-plugin-dynamic-import-node-2.2.0.tgz#c0adfb07d95f4a4495e9aaac6ec386c4d7c2524e"
integrity sha512-fP899ELUnTaBcIzmrW7nniyqqdYWrWuJUyPWHxFa/c7r7hS6KC8FscNfLlBNIoPSc55kYMGEEKjPjJGCLbE1qA==
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"

Expand Down

0 comments on commit 4e1bb77

Please sign in to comment.