Skip to content

Commit a99b27e

Browse files
build(deps-dev): bump micromatch from 4.0.4 to 4.0.8 (#2485)
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.4 to 4.0.8. - [Release notes](https://github.com/micromatch/micromatch/releases) - [Changelog](https://github.com/micromatch/micromatch/blob/4.0.8/CHANGELOG.md) - [Commits](micromatch/micromatch@4.0.4...4.0.8) --- updated-dependencies: - dependency-name: micromatch dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2765b67 commit a99b27e

File tree

1 file changed

+43
-31
lines changed

1 file changed

+43
-31
lines changed

yarn.lock

+43-31
Original file line numberDiff line numberDiff line change
@@ -3894,12 +3894,12 @@ braces@^2.3.1:
38943894
split-string "^3.0.2"
38953895
to-regex "^3.0.1"
38963896

3897-
braces@^3.0.1, braces@^3.0.2, braces@~3.0.2:
3898-
version "3.0.2"
3899-
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.2.tgz#3454e1a462ee8d599e236df336cd9ea4f8afe107"
3900-
integrity sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==
3897+
braces@^3.0.3, braces@~3.0.2:
3898+
version "3.0.3"
3899+
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
3900+
integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==
39013901
dependencies:
3902-
fill-range "^7.0.1"
3902+
fill-range "^7.1.1"
39033903

39043904
browser-process-hrtime@^1.0.0:
39053905
version "1.0.0"
@@ -5757,10 +5757,10 @@ fill-range@^4.0.0:
57575757
repeat-string "^1.6.1"
57585758
to-regex-range "^2.1.0"
57595759

5760-
fill-range@^7.0.1:
5761-
version "7.0.1"
5762-
resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.0.1.tgz#1919a6a7c75fe38b2c7c77e5198535da9acdda40"
5763-
integrity sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==
5760+
fill-range@^7.1.1:
5761+
version "7.1.1"
5762+
resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.1.1.tgz#44265d3cac07e3ea7dc247516380643754a05292"
5763+
integrity sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==
57645764
dependencies:
57655765
to-regex-range "^5.0.1"
57665766

@@ -8418,20 +8418,12 @@ micromatch@^3.1.4:
84188418
snapdragon "^0.8.1"
84198419
to-regex "^3.0.2"
84208420

8421-
micromatch@^4.0.2, micromatch@^4.0.4:
8422-
version "4.0.4"
8423-
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.4.tgz#896d519dfe9db25fce94ceb7a500919bf881ebf9"
8424-
integrity sha512-pRmzw/XUcwXGpD9aI9q/0XOwLNygjETJ8y0ao0wdqprrzDa4YnxLcz7fQRZr8voh8V10kGhABbNcHVk5wHgWwg==
8425-
dependencies:
8426-
braces "^3.0.1"
8427-
picomatch "^2.2.3"
8428-
8429-
micromatch@^4.0.5:
8430-
version "4.0.5"
8431-
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.5.tgz#bc8999a7cbbf77cdc89f132f6e467051b49090c6"
8432-
integrity sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==
8421+
micromatch@^4.0.2, micromatch@^4.0.4, micromatch@^4.0.5:
8422+
version "4.0.8"
8423+
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
8424+
integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==
84338425
dependencies:
8434-
braces "^3.0.2"
8426+
braces "^3.0.3"
84358427
picomatch "^2.3.1"
84368428

84378429
[email protected], "mime-db@>= 1.43.0 < 2":
@@ -9560,16 +9552,11 @@ picocolors@^1.0.0:
95609552
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
95619553
integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==
95629554

9563-
picomatch@^2.0.4, picomatch@^2.2.3, picomatch@^2.3.1:
9555+
picomatch@^2.0.4, picomatch@^2.0.7, picomatch@^2.3.1:
95649556
version "2.3.1"
95659557
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
95669558
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
95679559

9568-
picomatch@^2.0.7:
9569-
version "2.3.0"
9570-
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.0.tgz#f1f061de8f6a4bf022892e2d128234fb98302972"
9571-
integrity sha512-lY1Q/PiJGC2zOv/z391WOTD+Z02bCgsFfvxoXXf6h7kv9o+WmsmzYqrAwY63sNgOxE4xEdq0WyUnXfKeBrSvYw==
9572-
95739560
pidtree@^0.6.0:
95749561
version "0.6.0"
95759562
resolved "https://registry.yarnpkg.com/pidtree/-/pidtree-0.6.0.tgz#90ad7b6d42d5841e69e0a2419ef38f8883aa057c"
@@ -10756,7 +10743,16 @@ string-natural-compare@^3.0.1:
1075610743
resolved "https://registry.yarnpkg.com/string-natural-compare/-/string-natural-compare-3.0.1.tgz#7a42d58474454963759e8e8b7ae63d71c1e7fdf4"
1075710744
integrity sha512-n3sPwynL1nwKi3WJ6AIsClwBMa0zTi54fn2oLU6ndfTSIO05xaznjSf15PcBZU6FNWbmN5Q6cxT4V5hGvB4taw==
1075810745

10759-
"string-width-cjs@npm:string-width@^4.2.0", "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
10746+
"string-width-cjs@npm:string-width@^4.2.0":
10747+
version "4.2.3"
10748+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
10749+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
10750+
dependencies:
10751+
emoji-regex "^8.0.0"
10752+
is-fullwidth-code-point "^3.0.0"
10753+
strip-ansi "^6.0.1"
10754+
10755+
"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
1076010756
version "4.2.3"
1076110757
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1076210758
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -10851,7 +10847,7 @@ string_decoder@~1.1.1:
1085110847
dependencies:
1085210848
safe-buffer "~5.1.0"
1085310849

10854-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
10850+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
1085510851
version "6.0.1"
1085610852
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
1085710853
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -10872,6 +10868,13 @@ strip-ansi@^5.0.0, strip-ansi@^5.2.0:
1087210868
dependencies:
1087310869
ansi-regex "^4.1.0"
1087410870

10871+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
10872+
version "6.0.1"
10873+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
10874+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
10875+
dependencies:
10876+
ansi-regex "^5.0.1"
10877+
1087510878
strip-ansi@^7.0.1:
1087610879
version "7.0.1"
1087710880
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.0.1.tgz#61740a08ce36b61e50e65653f07060d000975fb2"
@@ -11750,7 +11753,7 @@ wordwrap@^1.0.0:
1175011753
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb"
1175111754
integrity sha1-J1hIEIkUVqQXHI0CJkQa3pDLyus=
1175211755

11753-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
11756+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
1175411757
version "7.0.0"
1175511758
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
1175611759
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -11768,6 +11771,15 @@ wrap-ansi@^6.0.1, wrap-ansi@^6.2.0:
1176811771
string-width "^4.1.0"
1176911772
strip-ansi "^6.0.0"
1177011773

11774+
wrap-ansi@^7.0.0:
11775+
version "7.0.0"
11776+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
11777+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
11778+
dependencies:
11779+
ansi-styles "^4.0.0"
11780+
string-width "^4.1.0"
11781+
strip-ansi "^6.0.0"
11782+
1177111783
wrap-ansi@^8.1.0:
1177211784
version "8.1.0"
1177311785
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)