Skip to content
This repository was archived by the owner on Jan 21, 2025. It is now read-only.

Commit 6415d40

Browse files
Bump micromatch from 4.0.4 to 4.0.8 (#287)
1 parent 080c88c commit 6415d40

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2296,7 +2296,7 @@ brace-expansion@^2.0.1:
22962296
dependencies:
22972297
balanced-match "^1.0.0"
22982298

2299-
braces@^3.0.1, braces@~3.0.2:
2299+
braces@^3.0.3, braces@~3.0.2:
23002300
version "3.0.3"
23012301
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
23022302
integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==
@@ -5216,12 +5216,12 @@ methods@^1.1.2, methods@~1.1.2:
52165216
integrity sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==
52175217

52185218
micromatch@^4.0.4:
5219-
version "4.0.4"
5220-
resolved "https://registry.npmjs.org/micromatch/-/micromatch-4.0.4.tgz"
5221-
integrity sha512-pRmzw/XUcwXGpD9aI9q/0XOwLNygjETJ8y0ao0wdqprrzDa4YnxLcz7fQRZr8voh8V10kGhABbNcHVk5wHgWwg==
5219+
version "4.0.8"
5220+
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
5221+
integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==
52225222
dependencies:
5223-
braces "^3.0.1"
5224-
picomatch "^2.2.3"
5223+
braces "^3.0.3"
5224+
picomatch "^2.3.1"
52255225

52265226
mime-db@1.51.0:
52275227
version "1.51.0"
@@ -5737,9 +5737,9 @@ picocolors@^1.0.0:
57375737
resolved "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz"
57385738
integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==
57395739

5740-
picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.3:
5740+
picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.3, picomatch@^2.3.1:
57415741
version "2.3.1"
5742-
resolved "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz"
5742+
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
57435743
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
57445744

57455745
pify@^4.0.1:

0 commit comments

Comments
 (0)