Skip to content

Commit 0d4faa8

Browse files
renovate-botfilipesilva
authored andcommitted
build: update copy-webpack-plugin to version 6.3.2
1 parent 0a18698 commit 0d4faa8

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
@@ -140,7 +140,7 @@
140140
"common-tags": "^1.8.0",
141141
"conventional-changelog": "^3.0.0",
142142
"conventional-commits-parser": "^3.0.0",
143-
"copy-webpack-plugin": "6.3.1",
143+
"copy-webpack-plugin": "6.3.2",
144144
"core-js": "3.7.0",
145145
"css-loader": "5.0.1",
146146
"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.1",
29+
"copy-webpack-plugin": "6.3.2",
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
@@ -3894,10 +3894,10 @@ copy-descriptor@^0.1.0:
38943894
resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d"
38953895
integrity sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=
38963896

3897-
3898-
version "6.3.1"
3899-
resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-6.3.1.tgz#ceb6e9c3e4910e63a774fd4a27451156775f6e2a"
3900-
integrity sha512-SyIMdP6H3v+zPU+VIhKRsK0ZEF82KZ93JBlKOoIW8SkkuI84FSrHxG+aMTE1u4csbi9PLRqqWTIK+bfJ2xsFuQ==
3897+
3898+
version "6.3.2"
3899+
resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-6.3.2.tgz#0e920a6c181a5052aa6e2861b164bda03f83afeb"
3900+
integrity sha512-MgJ1uouLIbDg4ST1GzqrGQyKoXY5iPqi6fghFqarijam7FQcBa/r6Rg0VkoIuzx75Xq8iAMghyOueMkWUQ5OaA==
39013901
dependencies:
39023902
cacache "^15.0.5"
39033903
fast-glob "^3.2.4"

0 commit comments

Comments
 (0)