Skip to content

Commit da60229

Browse files
Bump micromatch from 4.0.5 to 4.0.8
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 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.5...4.0.8) --- updated-dependencies: - dependency-name: micromatch dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 69f1f09 commit da60229

File tree

1 file changed

+19
-5
lines changed

1 file changed

+19
-5
lines changed

yarn.lock

Lines changed: 19 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3774,7 +3774,14 @@ brace-expansion@^1.1.7:
37743774
balanced-match "^1.0.0"
37753775
concat-map "0.0.1"
37763776

3777-
braces@^3.0.2, braces@~3.0.2:
3777+
braces@^3.0.3:
3778+
version "3.0.3"
3779+
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
3780+
integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==
3781+
dependencies:
3782+
fill-range "^7.1.1"
3783+
3784+
braces@~3.0.2:
37783785
version "3.0.2"
37793786
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.2.tgz#3454e1a462ee8d599e236df336cd9ea4f8afe107"
37803787
integrity sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==
@@ -6210,6 +6217,13 @@ fill-range@^7.0.1:
62106217
dependencies:
62116218
to-regex-range "^5.0.1"
62126219

6220+
fill-range@^7.1.1:
6221+
version "7.1.1"
6222+
resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.1.1.tgz#44265d3cac07e3ea7dc247516380643754a05292"
6223+
integrity sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==
6224+
dependencies:
6225+
to-regex-range "^5.0.1"
6226+
62136227
filter-obj@^1.1.0:
62146228
version "1.1.0"
62156229
resolved "https://registry.yarnpkg.com/filter-obj/-/filter-obj-1.1.0.tgz#9b311112bc6c6127a16e016c6c5d7f19e0805c5b"
@@ -9273,11 +9287,11 @@ micromark@^2.11.3, micromark@~2.11.0, micromark@~2.11.3:
92739287
parse-entities "^2.0.0"
92749288

92759289
micromatch@^4.0.4, micromatch@^4.0.5:
9276-
version "4.0.5"
9277-
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.5.tgz#bc8999a7cbbf77cdc89f132f6e467051b49090c6"
9278-
integrity sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==
9290+
version "4.0.8"
9291+
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
9292+
integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==
92799293
dependencies:
9280-
braces "^3.0.2"
9294+
braces "^3.0.3"
92819295
picomatch "^2.3.1"
92829296

92839297
[email protected], "mime-db@>= 1.43.0 < 2":

0 commit comments

Comments
 (0)