Skip to content

Commit 539b7ee

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency copy-webpack-plugin to v4.5.2
1 parent d2f4b00 commit 539b7ee

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.1",
40+
"copy-webpack-plugin": "4.5.2",
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
@@ -1607,9 +1607,9 @@ copy-descriptor@^0.1.0:
16071607
version "0.1.1"
16081608
resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d"
16091609

1610-
1611-
version "4.5.1"
1612-
resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-4.5.1.tgz#fc4f68f4add837cc5e13d111b20715793225d29c"
1610+
1611+
version "4.5.2"
1612+
resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-4.5.2.tgz#d53444a8fea2912d806e78937390ddd7e632ee5c"
16131613
dependencies:
16141614
cacache "^10.0.4"
16151615
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.1",
36+
"copy-webpack-plugin": "4.5.2",
3737
"css-loader": "0.28.11",
3838
"eslint": "4.19.1",
3939
"eslint-plugin-vue": "4.5.0",

basic/yarn.lock

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

1641-
1642-
version "4.5.1"
1643-
resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-4.5.1.tgz#fc4f68f4add837cc5e13d111b20715793225d29c"
1641+
1642+
version "4.5.2"
1643+
resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-4.5.2.tgz#d53444a8fea2912d806e78937390ddd7e632ee5c"
16441644
dependencies:
16451645
cacache "^10.0.4"
16461646
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.1",
33+
"copy-webpack-plugin": "4.5.2",
3434
"css-loader": "0.28.11",
3535
"eslint": "4.19.1",
3636
"eslint-plugin-vue": "4.5.0",

minimal/yarn.lock

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

1631-
1632-
version "4.5.1"
1633-
resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-4.5.1.tgz#fc4f68f4add837cc5e13d111b20715793225d29c"
1631+
1632+
version "4.5.2"
1633+
resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-4.5.2.tgz#d53444a8fea2912d806e78937390ddd7e632ee5c"
16341634
dependencies:
16351635
cacache "^10.0.4"
16361636
find-cache-dir "^1.0.0"

0 commit comments

Comments
 (0)