File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
packages/angular_devkit/build_angular Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 139
139
"common-tags" : " ^1.8.0" ,
140
140
"conventional-changelog" : " ^3.0.0" ,
141
141
"conventional-commits-parser" : " ^3.0.0" ,
142
- "copy-webpack-plugin" : " 6.3.0 " ,
142
+ "copy-webpack-plugin" : " 6.3.1 " ,
143
143
"core-js" : " 3.7.0" ,
144
144
"css-loader" : " 5.0.1" ,
145
145
"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.0 " ,
29
+ "copy-webpack-plugin" : " 6.3.1 " ,
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 @@ -3918,10 +3918,10 @@ copy-descriptor@^0.1.0:
3918
3918
resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d"
3919
3919
integrity sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=
3920
3920
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 ==
3925
3925
dependencies:
3926
3926
cacache "^15.0.5"
3927
3927
fast-glob "^3.2.4"
You can’t perform that action at this time.
0 commit comments