Skip to content

Commit 07a94c0

Browse files
chore(deps): bump micromatch from 4.0.4 to 4.0.8
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.4 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.4...4.0.8) --- updated-dependencies: - dependency-name: micromatch dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 854eb5c commit 07a94c0

File tree

1 file changed

+6
-19
lines changed

1 file changed

+6
-19
lines changed

yarn.lock

+6-19
Original file line numberDiff line numberDiff line change
@@ -631,7 +631,7 @@ brace-expansion@^1.1.7:
631631
balanced-match "^1.0.0"
632632
concat-map "0.0.1"
633633

634-
braces@^3.0.1, braces@^3.0.2, braces@~3.0.2:
634+
braces@^3.0.3, braces@~3.0.2:
635635
version "3.0.3"
636636
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
637637
integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==
@@ -1297,20 +1297,12 @@ merge2@^1.3.0:
12971297
resolved "https://registry.npmjs.org/merge2/-/merge2-1.3.0.tgz"
12981298
integrity sha512-2j4DAdlBOkiSZIsaXk4mTE3sRS02yBHAtfy127xRV3bQUFqXkjHCHLW6Scv7DwNRbIWNHH8zpnz9zMaKXIdvYw==
12991299

1300-
micromatch@^4.0.4:
1301-
version "4.0.4"
1302-
resolved "https://registry.npmjs.org/micromatch/-/micromatch-4.0.4.tgz"
1303-
integrity sha512-pRmzw/XUcwXGpD9aI9q/0XOwLNygjETJ8y0ao0wdqprrzDa4YnxLcz7fQRZr8voh8V10kGhABbNcHVk5wHgWwg==
1300+
micromatch@^4.0.4, micromatch@^4.0.5:
1301+
version "4.0.8"
1302+
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
1303+
integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==
13041304
dependencies:
1305-
braces "^3.0.1"
1306-
picomatch "^2.2.3"
1307-
1308-
micromatch@^4.0.5:
1309-
version "4.0.5"
1310-
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.5.tgz#bc8999a7cbbf77cdc89f132f6e467051b49090c6"
1311-
integrity sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==
1312-
dependencies:
1313-
braces "^3.0.2"
1305+
braces "^3.0.3"
13141306
picomatch "^2.3.1"
13151307

13161308
mini-svg-data-uri@^1.2.3:
@@ -1465,11 +1457,6 @@ picomatch@^2.0.4, picomatch@^2.2.1:
14651457
resolved "https://registry.npmjs.org/picomatch/-/picomatch-2.2.1.tgz"
14661458
integrity sha512-ISBaA8xQNmwELC7eOjqFKMESB2VIqt4PPDD0nsS95b/9dZXvVKOlz9keMSnoGGKcOHXfTvDD6WMaRoSc9UuhRA==
14671459

1468-
picomatch@^2.2.3:
1469-
version "2.3.0"
1470-
resolved "https://registry.npmjs.org/picomatch/-/picomatch-2.3.0.tgz"
1471-
integrity sha512-lY1Q/PiJGC2zOv/z391WOTD+Z02bCgsFfvxoXXf6h7kv9o+WmsmzYqrAwY63sNgOxE4xEdq0WyUnXfKeBrSvYw==
1472-
14731460
picomatch@^2.3.1:
14741461
version "2.3.1"
14751462
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"

0 commit comments

Comments
 (0)