Skip to content

Commit f229c90

Browse files
authored
Merge pull request ManageIQ#1253 from ManageIQ/greenkeeper/copy-webpack-plugin-4.2.1
Update copy-webpack-plugin to the latest version 🚀
2 parents 040bb97 + 8cc6e90 commit f229c90

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"c3": "0.4.18",
7171
"chalk": "2.2.2",
7272
"clean-webpack-plugin": "0.1.17",
73-
"copy-webpack-plugin": "4.2.0",
73+
"copy-webpack-plugin": "4.2.1",
7474
"core-js": "2.5.1",
7575
"css-loader": "0.28.6",
7676
"d3": "3.5.17",

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -1914,9 +1914,9 @@ [email protected]:
19141914
version "0.3.1"
19151915
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.3.1.tgz#e7e0a1f9ef43b4c8ba925c5c5a96e806d16873bb"
19161916

1917-
1918-
version "4.2.0"
1919-
resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-4.2.0.tgz#252bb94597f96399d23d7fad355f8d3a661ac096"
1917+
1918+
version "4.2.1"
1919+
resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-4.2.1.tgz#4017366b2d815bd2997e7d6b2b2446f719f486a1"
19201920
dependencies:
19211921
bluebird "^3.5.1"
19221922
fs-extra "^4.0.2"

0 commit comments

Comments
 (0)