Skip to content

Commit d71eb15

Browse files
Bump micromatch from 4.0.4 to 4.0.8
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/master/CHANGELOG.md) - [Commits](micromatch/micromatch@4.0.4...4.0.8) --- updated-dependencies: - dependency-name: micromatch dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a608acb commit d71eb15

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -1419,7 +1419,7 @@ brace-expansion@^1.1.7:
14191419
balanced-match "^1.0.0"
14201420
concat-map "0.0.1"
14211421

1422-
braces@^3.0.1:
1422+
braces@^3.0.3:
14231423
version "3.0.3"
14241424
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
14251425
integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==
@@ -3619,12 +3619,12 @@ methods@^1.1.2, methods@~1.1.2:
36193619
integrity sha1-VSmk1nZUE07cxSZmVoNbD4Ua/O4=
36203620

36213621
micromatch@^4.0.4:
3622-
version "4.0.4"
3623-
resolved "https://registry.npmjs.org/micromatch/-/micromatch-4.0.4.tgz"
3624-
integrity sha512-pRmzw/XUcwXGpD9aI9q/0XOwLNygjETJ8y0ao0wdqprrzDa4YnxLcz7fQRZr8voh8V10kGhABbNcHVk5wHgWwg==
3622+
version "4.0.8"
3623+
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
3624+
integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==
36253625
dependencies:
3626-
braces "^3.0.1"
3627-
picomatch "^2.2.3"
3626+
braces "^3.0.3"
3627+
picomatch "^2.3.1"
36283628

36293629
36303630
version "1.52.0"
@@ -4043,9 +4043,9 @@ picocolors@^1.0.0:
40434043
resolved "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz"
40444044
integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==
40454045

4046-
picomatch@^2.0.4:
4046+
picomatch@^2.0.4, picomatch@^2.3.1:
40474047
version "2.3.1"
4048-
resolved "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz"
4048+
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
40494049
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
40504050

40514051
picomatch@^2.2.3:

0 commit comments

Comments
 (0)