File tree 3 files changed +6
-6
lines changed
packages/angular_devkit/build_angular 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 140
140
"common-tags" : " ^1.8.0" ,
141
141
"conventional-changelog" : " ^3.0.0" ,
142
142
"conventional-commits-parser" : " ^3.0.0" ,
143
- "copy-webpack-plugin" : " 6.3.1 " ,
143
+ "copy-webpack-plugin" : " 6.3.2 " ,
144
144
"core-js" : " 3.7.0" ,
145
145
"css-loader" : " 5.0.1" ,
146
146
"cssnano" : " 4.1.10" ,
Original file line number Diff line number Diff line change 26
26
"cacache" : " 15.0.5" ,
27
27
"caniuse-lite" : " ^1.0.30001032" ,
28
28
"circular-dependency-plugin" : " 5.2.2" ,
29
- "copy-webpack-plugin" : " 6.3.1 " ,
29
+ "copy-webpack-plugin" : " 6.3.2 " ,
30
30
"core-js" : " 3.7.0" ,
31
31
"css-loader" : " 5.0.1" ,
32
32
"cssnano" : " 4.1.10" ,
Original file line number Diff line number Diff line change @@ -3894,10 +3894,10 @@ copy-descriptor@^0.1.0:
3894
3894
resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d"
3895
3895
integrity sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=
3896
3896
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 ==
3901
3901
dependencies:
3902
3902
cacache "^15.0.5"
3903
3903
fast-glob "^3.2.4"
You can’t perform that action at this time.
0 commit comments