Skip to content

Commit 3bb3680

Browse files
renovate-botvikerman
authored andcommitted
build: update copy-webpack-plugin to version 5.0.1
1 parent cf5e3b1 commit 3bb3680

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
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",

yarn.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff 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"

0 commit comments

Comments
 (0)