Skip to content

Commit 9af5d67

Browse files
chore(deps): 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 278143d commit 9af5d67

File tree

1 file changed

+20
-14
lines changed

1 file changed

+20
-14
lines changed

yarn.lock

Lines changed: 20 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1963,7 +1963,14 @@ brace-expansion@^1.1.7:
19631963
balanced-match "^1.0.0"
19641964
concat-map "0.0.1"
19651965

1966-
braces@^3.0.1, braces@^3.0.2, braces@~3.0.2:
1966+
braces@^3.0.3:
1967+
version "3.0.3"
1968+
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
1969+
integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==
1970+
dependencies:
1971+
fill-range "^7.1.1"
1972+
1973+
braces@~3.0.2:
19671974
version "3.0.2"
19681975
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.2.tgz#3454e1a462ee8d599e236df336cd9ea4f8afe107"
19691976
integrity sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==
@@ -3478,6 +3485,13 @@ fill-range@^7.0.1:
34783485
dependencies:
34793486
to-regex-range "^5.0.1"
34803487

3488+
fill-range@^7.1.1:
3489+
version "7.1.1"
3490+
resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.1.1.tgz#44265d3cac07e3ea7dc247516380643754a05292"
3491+
integrity sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==
3492+
dependencies:
3493+
to-regex-range "^5.0.1"
3494+
34813495
finalhandler@~1.1.2:
34823496
version "1.1.2"
34833497
resolved "https://registry.npmjs.org/finalhandler/-/finalhandler-1.1.2.tgz"
@@ -5378,22 +5392,14 @@ methods@^1.1.2, methods@~1.1.2:
53785392
resolved "https://registry.npmjs.org/methods/-/methods-1.1.2.tgz"
53795393
integrity sha1-VSmk1nZUE07cxSZmVoNbD4Ua/O4=
53805394

5381-
micromatch@^4.0.2:
5382-
version "4.0.5"
5383-
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.5.tgz#bc8999a7cbbf77cdc89f132f6e467051b49090c6"
5384-
integrity sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==
5395+
micromatch@^4.0.2, micromatch@^4.0.4:
5396+
version "4.0.8"
5397+
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
5398+
integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==
53855399
dependencies:
5386-
braces "^3.0.2"
5400+
braces "^3.0.3"
53875401
picomatch "^2.3.1"
53885402

5389-
micromatch@^4.0.4:
5390-
version "4.0.4"
5391-
resolved "https://registry.npmjs.org/micromatch/-/micromatch-4.0.4.tgz"
5392-
integrity sha512-pRmzw/XUcwXGpD9aI9q/0XOwLNygjETJ8y0ao0wdqprrzDa4YnxLcz7fQRZr8voh8V10kGhABbNcHVk5wHgWwg==
5393-
dependencies:
5394-
braces "^3.0.1"
5395-
picomatch "^2.2.3"
5396-
53975403
[email protected], "mime-db@>= 1.43.0 < 2":
53985404
version "1.51.0"
53995405
resolved "https://registry.npmjs.org/mime-db/-/mime-db-1.51.0.tgz"

0 commit comments

Comments
 (0)