Skip to content

Commit 13cb911

Browse files
chore(deps-dev): bump copy-webpack-plugin from 8.1.1 to 11.0.0
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 8.1.1 to 11.0.0. - [Release notes](https://github.com/webpack-contrib/copy-webpack-plugin/releases) - [Changelog](https://github.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md) - [Commits](webpack/copy-webpack-plugin@v8.1.1...v11.0.0) --- updated-dependencies: - dependency-name: copy-webpack-plugin dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ae38757 commit 13cb911

2 files changed

Lines changed: 30 additions & 22 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"babel-plugin-import": "^1.13.5",
9090
"babel-plugin-lodash": "^3.3.4",
9191
"clean-webpack-plugin": "^4.0.0",
92-
"copy-webpack-plugin": "^8.1.1",
92+
"copy-webpack-plugin": "^11.0.0",
9393
"cross-env": "^7.0.3",
9494
"css-loader": "^6.7.1",
9595
"css-minimizer-webpack-plugin": "^4.0.0",

yarn.lock

Lines changed: 29 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -3307,18 +3307,17 @@ copy-to-clipboard@^3.2.0:
33073307
dependencies:
33083308
toggle-selection "^1.0.6"
33093309

3310-
copy-webpack-plugin@^8.1.1:
3311-
version "8.1.1"
3312-
resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-8.1.1.tgz#3f697e162764925c2f0d235f380676125508fd26"
3313-
integrity sha512-rYM2uzRxrLRpcyPqGceRBDpxxUV8vcDqIKxAUKfcnFpcrPxT5+XvhTxv7XLjo5AvEJFPdAE3zCogG2JVahqgSQ==
3310+
copy-webpack-plugin@^11.0.0:
3311+
version "11.0.0"
3312+
resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-11.0.0.tgz#96d4dbdb5f73d02dd72d0528d1958721ab72e04a"
3313+
integrity sha512-fX2MWpamkW0hZxMEg0+mYnA40LTosOSa5TqZ9GYIBzyJa9C3QUaMPSE2xAi/buNr8u89SfD9wHSQVBzrRa/SOQ==
33143314
dependencies:
3315-
fast-glob "^3.2.5"
3316-
glob-parent "^5.1.1"
3317-
globby "^11.0.3"
3315+
fast-glob "^3.2.11"
3316+
glob-parent "^6.0.1"
3317+
globby "^13.1.1"
33183318
normalize-path "^3.0.0"
3319-
p-limit "^3.1.0"
3320-
schema-utils "^3.0.0"
3321-
serialize-javascript "^5.0.1"
3319+
schema-utils "^4.0.0"
3320+
serialize-javascript "^6.0.0"
33223321

33233322
core-js-compat@^3.21.0, core-js-compat@^3.22.1:
33243323
version "3.22.7"
@@ -4518,7 +4517,7 @@ fast-glob@^2.2.6:
45184517
merge2 "^1.2.3"
45194518
micromatch "^3.1.10"
45204519

4521-
fast-glob@^3.2.11, fast-glob@^3.2.5, fast-glob@^3.2.9:
4520+
fast-glob@^3.2.11, fast-glob@^3.2.9:
45224521
version "3.2.11"
45234522
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.11.tgz#a1172ad95ceb8a16e20caa5c5e56480e5129c1d9"
45244523
integrity sha512-xrO3+1bxSo3ZVHAnqzyuewYT6aMFHRAd4Kcs92MAonjwQZLsK9d0SF1IyQ3k5PoirxTW0Oe/RqFgMQ6TcNE5Ew==
@@ -4889,7 +4888,7 @@ glob-parent@^3.1.0:
48894888
is-glob "^3.1.0"
48904889
path-dirname "^1.0.0"
48914890

4892-
glob-parent@^5.1.1, glob-parent@^5.1.2, glob-parent@~5.1.2:
4891+
glob-parent@^5.1.2, glob-parent@~5.1.2:
48934892
version "5.1.2"
48944893
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4"
48954894
integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==
@@ -4967,7 +4966,7 @@ globals@^13.15.0:
49674966
dependencies:
49684967
type-fest "^0.20.2"
49694968

4970-
globby@^11.0.3, globby@^11.1.0:
4969+
globby@^11.1.0:
49714970
version "11.1.0"
49724971
resolved "https://registry.yarnpkg.com/globby/-/globby-11.1.0.tgz#bd4be98bb042f83d796f7e3811991fbe82a0d34b"
49734972
integrity sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==
@@ -4979,6 +4978,17 @@ globby@^11.0.3, globby@^11.1.0:
49794978
merge2 "^1.4.1"
49804979
slash "^3.0.0"
49814980

4981+
globby@^13.1.1:
4982+
version "13.1.1"
4983+
resolved "https://registry.yarnpkg.com/globby/-/globby-13.1.1.tgz#7c44a93869b0b7612e38f22ed532bfe37b25ea6f"
4984+
integrity sha512-XMzoDZbGZ37tufiv7g0N4F/zp3zkwdFtVbV3EHsVl1KQr4RPLfNoT068/97RPshz2J5xYNEjLKKBKaGHifBd3Q==
4985+
dependencies:
4986+
dir-glob "^3.0.1"
4987+
fast-glob "^3.2.11"
4988+
ignore "^5.2.0"
4989+
merge2 "^1.4.1"
4990+
slash "^4.0.0"
4991+
49824992
globby@^6.1.0:
49834993
version "6.1.0"
49844994
resolved "https://registry.yarnpkg.com/globby/-/globby-6.1.0.tgz#f5a6d70e8395e21c858fb0489d64df02424d506c"
@@ -7646,7 +7656,7 @@ p-limit@^2.0.0, p-limit@^2.2.0:
76467656
dependencies:
76477657
p-try "^2.0.0"
76487658

7649-
p-limit@^3.0.2, p-limit@^3.1.0:
7659+
p-limit@^3.0.2:
76507660
version "3.1.0"
76517661
resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-3.1.0.tgz#e1daccbe78d0d1388ca18c64fea38e3e57e3706b"
76527662
integrity sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==
@@ -9795,13 +9805,6 @@ send@0.18.0:
97959805
range-parser "~1.2.1"
97969806
statuses "2.0.1"
97979807

9798-
serialize-javascript@^5.0.1:
9799-
version "5.0.1"
9800-
resolved "https://registry.yarnpkg.com/serialize-javascript/-/serialize-javascript-5.0.1.tgz#7886ec848049a462467a97d3d918ebb2aaf934f4"
9801-
integrity sha512-SaaNal9imEO737H2c05Og0/8LUXG7EnsZyMa8MzkmuHoELfT6txuj0cMqRj6zfPKnmQ1yasR4PCJc8x+M4JSPA==
9802-
dependencies:
9803-
randombytes "^2.1.0"
9804-
98059808
serialize-javascript@^6.0.0:
98069809
version "6.0.0"
98079810
resolved "https://registry.yarnpkg.com/serialize-javascript/-/serialize-javascript-6.0.0.tgz#efae5d88f45d7924141da8b5c3a7a7e663fefeb8"
@@ -9922,6 +9925,11 @@ slash@^3.0.0:
99229925
resolved "https://registry.yarnpkg.com/slash/-/slash-3.0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634"
99239926
integrity sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==
99249927

9928+
slash@^4.0.0:
9929+
version "4.0.0"
9930+
resolved "https://registry.yarnpkg.com/slash/-/slash-4.0.0.tgz#2422372176c4c6c5addb5e2ada885af984b396a7"
9931+
integrity sha512-3dOsAHXXUkQTpOYcoAxLIorMTp4gIQr5IW3iVb7A7lFIp0VHhnynm9izx6TssdrIcVIESAlVjtnO2K8bg+Coew==
9932+
99259933
slice-ansi@^2.1.0:
99269934
version "2.1.0"
99279935
resolved "https://registry.yarnpkg.com/slice-ansi/-/slice-ansi-2.1.0.tgz#cacd7693461a637a5788d92a7dd4fba068e81636"

0 commit comments

Comments
 (0)