File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed
packages/angular_devkit/build_angular Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 1616 "autoprefixer" : " 9.4.10" ,
1717 "circular-dependency-plugin" : " 5.0.2" ,
1818 "clean-css" : " 4.2.1" ,
19- "copy-webpack-plugin" : " 5.0.0 " ,
19+ "copy-webpack-plugin" : " 5.0.1 " ,
2020 "file-loader" : " 3.0.1" ,
2121 "glob" : " 7.1.3" ,
2222 "istanbul-instrumenter-loader" : " 3.0.1" ,
Original file line number Diff line number Diff line change @@ -2468,13 +2468,14 @@ copy-descriptor@^0.1.0:
24682468 resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d"
24692469 integrity sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=
24702470
2471- 2472- version "5.0.0 "
2473- resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-5.0.0 .tgz#db3269ab83e8a2c3316c1bc9cba54019bbcf5c17 "
2474- integrity sha512-iiDj+8nnZeW/i8vYJ3+ABSZkOefJnDYIGLojiZKKFDvf1wcEInABXH1+hN7axQMn04qvJxKjgVOee0e14XPtCg ==
2471+ 2472+ version "5.0.1 "
2473+ resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-5.0.1 .tgz#97997989cc5bc69976bf64f660bd19663481f089 "
2474+ integrity sha512-yMTURAkYZO/6h6pGMbHQl2jpKtRNC+0Cy/4kRRP6qUHmpbGGAzNnyMecE6aHgGFCb4ksrL3YcDqYGb8ds3J9cw ==
24752475 dependencies :
24762476 cacache "^11.3.1"
24772477 find-cache-dir "^2.0.0"
2478+ glob-parent "^3.1.0"
24782479 globby "^7.1.1"
24792480 is-glob "^4.0.0"
24802481 loader-utils "^1.1.0"
You can’t perform that action at this time.
0 commit comments