File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
packages/angular_devkit/build_angular Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 15
15
"autoprefixer" : " 8.4.1" ,
16
16
"circular-dependency-plugin" : " 5.0.2" ,
17
17
"clean-css" : " 4.2.1" ,
18
- "copy-webpack-plugin" : " 4.5.3 " ,
18
+ "copy-webpack-plugin" : " 4.5.4 " ,
19
19
"file-loader" : " 2.0.0" ,
20
20
"glob" : " 7.1.3" ,
21
21
"istanbul" : " 0.4.5" ,
Original file line number Diff line number Diff line change @@ -2285,10 +2285,10 @@ copy-descriptor@^0.1.0:
2285
2285
resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d"
2286
2286
integrity sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=
2287
2287
2288
-
2289
- version "4.5.3 "
2290
- resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-4.5.3 .tgz#14a224d205e46f7a79f7956028e1da6df2225ff2 "
2291
- integrity sha512-VKCiNXQcc8zyznaepXfKpCH2cZD+/j3T3B+gsFY97P7qMlEsj34wr/sI9OCG7QPUUh7gAHVx3q8Q1rdQIDM4bA ==
2288
+
2289
+ version "4.5.4 "
2290
+ resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-4.5.4 .tgz#f2b2782b3cd5225535c3dc166a80067e7d940f27 "
2291
+ integrity sha512-0lstlEyj74OAtYMrDxlNZsU7cwFijAI3Ofz2fD6Mpo9r4xCv4yegfa3uHIKvZY1NSuOtE9nvG6TAhJ+uz9gDaQ ==
2292
2292
dependencies :
2293
2293
cacache "^10.0.4"
2294
2294
find-cache-dir "^1.0.0"
You can’t perform that action at this time.
0 commit comments