Skip to content

Commit e33ec65

Browse files
Bump micromatch from 4.0.2 to 4.0.8 (#6182)
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.2 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.2...4.0.8) --- updated-dependencies: - dependency-name: micromatch dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent beb4f67 commit e33ec65

File tree

1 file changed

+7
-15
lines changed

1 file changed

+7
-15
lines changed

yarn.lock

Lines changed: 7 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1416,7 +1416,7 @@ brace-expansion@^1.1.7:
14161416
balanced-match "^1.0.0"
14171417
concat-map "0.0.1"
14181418

1419-
braces@^3.0.1, braces@^3.0.2, braces@~3.0.2:
1419+
braces@^3.0.3, braces@~3.0.2:
14201420
version "3.0.3"
14211421
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
14221422
integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==
@@ -3945,20 +3945,12 @@ methods@^1.1.2:
39453945
resolved "https://registry.yarnpkg.com/methods/-/methods-1.1.2.tgz#5529a4d67654134edcc5266656835b0f851afcee"
39463946
integrity sha1-VSmk1nZUE07cxSZmVoNbD4Ua/O4=
39473947

3948-
micromatch@^4.0.0:
3949-
version "4.0.2"
3950-
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.2.tgz#4fcb0999bf9fbc2fcbdd212f6d629b9a56c39259"
3951-
integrity sha512-y7FpHSbMUMoyPbYUSzO6PaZ6FyRnQOpHuKwbo1G+Knck95XVU4QAiKdGEnj5wwoS7PlOgthX/09u5iFJ+aYf5Q==
3952-
dependencies:
3953-
braces "^3.0.1"
3954-
picomatch "^2.0.5"
3955-
3956-
micromatch@^4.0.4:
3957-
version "4.0.5"
3958-
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.5.tgz#bc8999a7cbbf77cdc89f132f6e467051b49090c6"
3959-
integrity sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==
3948+
micromatch@^4.0.0, micromatch@^4.0.4:
3949+
version "4.0.8"
3950+
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
3951+
integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==
39603952
dependencies:
3961-
braces "^3.0.2"
3953+
braces "^3.0.3"
39623954
picomatch "^2.3.1"
39633955

39643956
miller-rabin@^4.0.0:
@@ -4521,7 +4513,7 @@ picocolors@^1.0.0:
45214513
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
45224514
integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==
45234515

4524-
picomatch@^2.0.4, picomatch@^2.0.5, picomatch@^2.2.1:
4516+
picomatch@^2.0.4, picomatch@^2.2.1:
45254517
version "2.2.2"
45264518
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.2.2.tgz#21f333e9b6b8eaff02468f5146ea406d345f4dad"
45274519
integrity sha512-q0M/9eZHzmr0AulXyPwNfZjtwZ/RBZlbN3K3CErVrk50T2ASYI7Bye0EvekFY3IP1Nt2DHu0re+V2ZHIpMkuWg==

0 commit comments

Comments
 (0)