Skip to content

Commit

Permalink
Merge pull request #1253 from ManageIQ/greenkeeper/copy-webpack-plugi…
Browse files Browse the repository at this point in the history
…n-4.2.1

Update copy-webpack-plugin to the latest version 🚀
  • Loading branch information
AllenBW committed Nov 17, 2017
2 parents 040bb97 + 8cc6e90 commit f229c90
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"c3": "0.4.18",
"chalk": "2.2.2",
"clean-webpack-plugin": "0.1.17",
"copy-webpack-plugin": "4.2.0",
"copy-webpack-plugin": "4.2.1",
"core-js": "2.5.1",
"css-loader": "0.28.6",
"d3": "3.5.17",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1914,9 +1914,9 @@ cookie@0.3.1:
version "0.3.1"
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.3.1.tgz#e7e0a1f9ef43b4c8ba925c5c5a96e806d16873bb"

copy-webpack-plugin@4.2.0:
version "4.2.0"
resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-4.2.0.tgz#252bb94597f96399d23d7fad355f8d3a661ac096"
copy-webpack-plugin@4.2.1:
version "4.2.1"
resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-4.2.1.tgz#4017366b2d815bd2997e7d6b2b2446f719f486a1"
dependencies:
bluebird "^3.5.1"
fs-extra "^4.0.2"
Expand Down

0 comments on commit f229c90

Please sign in to comment.