Skip to content

Commit 9140f60

Browse files
renovate-botclydin
authored andcommitted
build: update copy-webpack-plugin to version 6.3.1
1 parent 23928c6 commit 9140f60

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@
139139
"common-tags": "^1.8.0",
140140
"conventional-changelog": "^3.0.0",
141141
"conventional-commits-parser": "^3.0.0",
142-
"copy-webpack-plugin": "6.3.0",
142+
"copy-webpack-plugin": "6.3.1",
143143
"core-js": "3.7.0",
144144
"css-loader": "5.0.1",
145145
"cssnano": "4.1.10",

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"cacache": "15.0.5",
2727
"caniuse-lite": "^1.0.30001032",
2828
"circular-dependency-plugin": "5.2.2",
29-
"copy-webpack-plugin": "6.3.0",
29+
"copy-webpack-plugin": "6.3.1",
3030
"core-js": "3.7.0",
3131
"css-loader": "5.0.1",
3232
"cssnano": "4.1.10",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3918,10 +3918,10 @@ copy-descriptor@^0.1.0:
39183918
resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d"
39193919
integrity sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=
39203920

3921-
3922-
version "6.3.0"
3923-
resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-6.3.0.tgz#91820b63bbde7d73609accb86dab7e7386863f6f"
3924-
integrity sha512-kQ2cGGQLO6Ov2fe7rEGVxObI17dPeFkv8bRGnUAGZehOcrrObyAR9yWYlFGlJsyWM4EeuC/ytQNQkXxjYotMzg==
3921+
3922+
version "6.3.1"
3923+
resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-6.3.1.tgz#ceb6e9c3e4910e63a774fd4a27451156775f6e2a"
3924+
integrity sha512-SyIMdP6H3v+zPU+VIhKRsK0ZEF82KZ93JBlKOoIW8SkkuI84FSrHxG+aMTE1u4csbi9PLRqqWTIK+bfJ2xsFuQ==
39253925
dependencies:
39263926
cacache "^15.0.5"
39273927
fast-glob "^3.2.4"

0 commit comments

Comments
 (0)