Skip to content

Commit d4414ee

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency copy-webpack-plugin to v4.6.0
1 parent ae4d0e1 commit d4414ee

File tree

6 files changed

+12
-12
lines changed

6 files changed

+12
-12
lines changed

advanced/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"babel-preset-env": "1.7.0",
3838
"babel-preset-stage-2": "6.24.1",
3939
"chalk": "2.4.1",
40-
"copy-webpack-plugin": "4.5.2",
40+
"copy-webpack-plugin": "4.6.0",
4141
"css-loader": "0.28.11",
4242
"extract-text-webpack-plugin": "3.0.2",
4343
"file-loader": "1.1.11",

advanced/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1612,9 +1612,9 @@ copy-descriptor@^0.1.0:
16121612
version "0.1.1"
16131613
resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d"
16141614

1615-
copy-webpack-plugin@4.5.2:
1616-
version "4.5.2"
1617-
resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-4.5.2.tgz#d53444a8fea2912d806e78937390ddd7e632ee5c"
1615+
copy-webpack-plugin@4.6.0:
1616+
version "4.6.0"
1617+
resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-4.6.0.tgz#e7f40dd8a68477d405dd1b7a854aae324b158bae"
16181618
dependencies:
16191619
cacache "^10.0.4"
16201620
find-cache-dir "^1.0.0"

basic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"babel-preset-env": "1.7.0",
3434
"babel-preset-stage-2": "6.24.1",
3535
"chalk": "2.4.1",
36-
"copy-webpack-plugin": "4.5.2",
36+
"copy-webpack-plugin": "4.6.0",
3737
"css-loader": "0.28.11",
3838
"eslint": "4.19.1",
3939
"eslint-plugin-vue": "4.7.1",

basic/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1643,9 +1643,9 @@ copy-descriptor@^0.1.0:
16431643
version "0.1.1"
16441644
resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d"
16451645

1646-
copy-webpack-plugin@4.5.2:
1647-
version "4.5.2"
1648-
resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-4.5.2.tgz#d53444a8fea2912d806e78937390ddd7e632ee5c"
1646+
copy-webpack-plugin@4.6.0:
1647+
version "4.6.0"
1648+
resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-4.6.0.tgz#e7f40dd8a68477d405dd1b7a854aae324b158bae"
16491649
dependencies:
16501650
cacache "^10.0.4"
16511651
find-cache-dir "^1.0.0"

minimal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"babel-preset-env": "1.7.0",
3131
"babel-preset-stage-2": "6.24.1",
3232
"chalk": "2.4.1",
33-
"copy-webpack-plugin": "4.5.2",
33+
"copy-webpack-plugin": "4.6.0",
3434
"css-loader": "0.28.11",
3535
"eslint": "4.19.1",
3636
"eslint-plugin-vue": "4.7.1",

minimal/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1633,9 +1633,9 @@ copy-descriptor@^0.1.0:
16331633
version "0.1.1"
16341634
resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d"
16351635

1636-
copy-webpack-plugin@4.5.2:
1637-
version "4.5.2"
1638-
resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-4.5.2.tgz#d53444a8fea2912d806e78937390ddd7e632ee5c"
1636+
copy-webpack-plugin@4.6.0:
1637+
version "4.6.0"
1638+
resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-4.6.0.tgz#e7f40dd8a68477d405dd1b7a854aae324b158bae"
16391639
dependencies:
16401640
cacache "^10.0.4"
16411641
find-cache-dir "^1.0.0"

0 commit comments

Comments
 (0)