Skip to content

Commit 720dbb7

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 5e91a1c commit 720dbb7

File tree

2 files changed

+38
-24
lines changed

2 files changed

+38
-24
lines changed

package-lock.json

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 23 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2043,7 +2043,14 @@ brace-expansion@^2.0.1:
20432043
dependencies:
20442044
balanced-match "^1.0.0"
20452045

2046-
braces@^3.0.2, braces@~3.0.2:
2046+
braces@^3.0.3:
2047+
version "3.0.3"
2048+
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
2049+
integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==
2050+
dependencies:
2051+
fill-range "^7.1.1"
2052+
2053+
braces@~3.0.2:
20472054
version "3.0.2"
20482055
resolved "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz"
20492056
integrity sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==
@@ -3644,6 +3651,13 @@ fill-range@^7.0.1:
36443651
dependencies:
36453652
to-regex-range "^5.0.1"
36463653

3654+
fill-range@^7.1.1:
3655+
version "7.1.1"
3656+
resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.1.1.tgz#44265d3cac07e3ea7dc247516380643754a05292"
3657+
integrity sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==
3658+
dependencies:
3659+
to-regex-range "^5.0.1"
3660+
36473661
find-root@^1.1.0:
36483662
version "1.1.0"
36493663
resolved "https://registry.npmjs.org/find-root/-/find-root-1.1.0.tgz"
@@ -5687,11 +5701,11 @@ micromark@^3.0.0:
56875701
uvu "^0.5.0"
56885702

56895703
micromatch@^4.0.4, micromatch@^4.0.5:
5690-
version "4.0.5"
5691-
resolved "https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz"
5692-
integrity sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==
5704+
version "4.0.8"
5705+
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
5706+
integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==
56935707
dependencies:
5694-
braces "^3.0.2"
5708+
braces "^3.0.3"
56955709
picomatch "^2.3.1"
56965710

56975711
@@ -7889,10 +7903,10 @@ webidl-conversions@^7.0.0:
78897903
resolved "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-7.0.0.tgz"
78907904
integrity sha512-VwddBukDzu71offAQR975unBIGqfKZpM+8ZX6ySk8nYhVoo5CYaZyzt3YBvYtRtO+aoGlqxPg/B87NGVZ/fu6g==
78917905

7892-
7893-
version "1.0.0-beta.5"
7894-
resolved "https://registry.npmjs.org/webln-v4v/-/webln-v4v-1.0.0-beta.5.tgz"
7895-
integrity sha512-M39q6t4LU0k0xm0SysDnz2LX2yV2stnINm59s82yTcPjKxEAevma+ZYewdt3SOV2HEFX3VJCyy3Y6A6qK0wP4w==
7906+
7907+
version "1.0.0-beta.34"
7908+
resolved "https://registry.yarnpkg.com/webln-v4v/-/webln-v4v-1.0.0-beta.34.tgz#fff726713bdee8c45e8687da6e08d4ac9250ea6e"
7909+
integrity sha512-g/3/8OYYM00SCUADaZf2yaJdDFj57Q7hhpU7ax0Ggc2Oj/OMUuiKMWXvfLxtYhnvm+++Z/Q/KIugu0PdnyBD3w==
78967910
dependencies:
78977911
uuid "^8.3.2"
78987912

0 commit comments

Comments
 (0)