Skip to content

Commit cdec8d8

Browse files
Bump micromatch from 4.0.5 to 4.0.8 (#35)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6bb82c6 commit cdec8d8

1 file changed

Lines changed: 19 additions & 5 deletions

File tree

yarn.lock

Lines changed: 19 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2732,7 +2732,14 @@ brace-expansion@^1.1.7:
27322732
balanced-match "^1.0.0"
27332733
concat-map "0.0.1"
27342734

2735-
braces@^3.0.2, braces@~3.0.2:
2735+
braces@^3.0.3:
2736+
version "3.0.3"
2737+
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
2738+
integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==
2739+
dependencies:
2740+
fill-range "^7.1.1"
2741+
2742+
braces@~3.0.2:
27362743
version "3.0.2"
27372744
resolved "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz"
27382745
integrity sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==
@@ -3938,6 +3945,13 @@ fill-range@^7.0.1:
39383945
dependencies:
39393946
to-regex-range "^5.0.1"
39403947

3948+
fill-range@^7.1.1:
3949+
version "7.1.1"
3950+
resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.1.1.tgz#44265d3cac07e3ea7dc247516380643754a05292"
3951+
integrity sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==
3952+
dependencies:
3953+
to-regex-range "^5.0.1"
3954+
39413955
finalhandler@1.3.1:
39423956
version "1.3.1"
39433957
resolved "https://registry.yarnpkg.com/finalhandler/-/finalhandler-1.3.1.tgz#0c575f1d1d324ddd1da35ad7ece3df7d19088019"
@@ -5200,11 +5214,11 @@ methods@~1.1.2:
52005214
integrity sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==
52015215

52025216
micromatch@^4.0.2, micromatch@^4.0.4, micromatch@^4.0.5:
5203-
version "4.0.5"
5204-
resolved "https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz"
5205-
integrity sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==
5217+
version "4.0.8"
5218+
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
5219+
integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==
52065220
dependencies:
5207-
braces "^3.0.2"
5221+
braces "^3.0.3"
52085222
picomatch "^2.3.1"
52095223

52105224
mime-db@1.52.0, "mime-db@>= 1.43.0 < 2":

0 commit comments

Comments
 (0)