Merge pull request #3131 from h3poteto/dependabot/npm_and_yarn/copy-webpack-plugin-10.2.4

Bump copy-webpack-plugin from 10.2.0 to 10.2.4
This commit is contained in:
AkiraFukushima 2022-02-12 16:38:14 +09:00 committed by GitHub
commit dbbc0c8ec8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -144,7 +144,7 @@
"cfonts": "^2.10.0",
"chai": "^4.3.4",
"chalk": "^4.1.2",
"copy-webpack-plugin": "^10.2.0",
"copy-webpack-plugin": "^10.2.4",
"core-js": "^3.21.0",
"cross-env": "^7.0.3",
"css-loader": "^6.6.0",

View File

@ -3919,10 +3919,10 @@ copy-descriptor@^0.1.0:
resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d"
integrity sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=
copy-webpack-plugin@^10.2.0:
version "10.2.0"
resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-10.2.0.tgz#24c2d256953a55400a1ec66be4e0eccd1c4ae958"
integrity sha512-my6iXII95c78w14HzYCNya5TlJYa44lOppAge5GSTMM1SyDxNsVGCJvhP4/ld6snm8lzjn3XOonMZD6s1L86Og==
copy-webpack-plugin@^10.2.4:
version "10.2.4"
resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-10.2.4.tgz#6c854be3fdaae22025da34b9112ccf81c63308fe"
integrity sha512-xFVltahqlsRcyyJqQbDY6EYTtyQZF9rf+JPjwHObLdPFMEISqkFkr7mFoVOC6BfYS/dNThyoQKvziugm+OnwBg==
dependencies:
fast-glob "^3.2.7"
glob-parent "^6.0.1"