Skip to content

Commit 0eff67d

Browse files
dependabot[bot]codebytere
authored andcommitted
build(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 439152f commit 0eff67d

File tree

1 file changed

+6
-14
lines changed

1 file changed

+6
-14
lines changed

yarn.lock

+6-14
Original file line numberDiff line numberDiff line change
@@ -1844,7 +1844,7 @@ brace-expansion@^2.0.1:
18441844
dependencies:
18451845
balanced-match "^1.0.0"
18461846

1847-
braces@^3.0.1, braces@^3.0.2:
1847+
braces@^3.0.3:
18481848
version "3.0.3"
18491849
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
18501850
integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==
@@ -4221,20 +4221,12 @@ methods@~1.1.2:
42214221
resolved "https://registry.yarnpkg.com/methods/-/methods-1.1.2.tgz#5529a4d67654134edcc5266656835b0f851afcee"
42224222
integrity sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==
42234223

4224-
micromatch@^4.0.2:
4225-
version "4.0.4"
4226-
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.4.tgz#896d519dfe9db25fce94ceb7a500919bf881ebf9"
4227-
integrity sha512-pRmzw/XUcwXGpD9aI9q/0XOwLNygjETJ8y0ao0wdqprrzDa4YnxLcz7fQRZr8voh8V10kGhABbNcHVk5wHgWwg==
4228-
dependencies:
4229-
braces "^3.0.1"
4230-
picomatch "^2.2.3"
4231-
4232-
micromatch@^4.0.4:
4233-
version "4.0.5"
4234-
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.5.tgz#bc8999a7cbbf77cdc89f132f6e467051b49090c6"
4235-
integrity sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==
4224+
micromatch@^4.0.2, micromatch@^4.0.4:
4225+
version "4.0.8"
4226+
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
4227+
integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==
42364228
dependencies:
4237-
braces "^3.0.2"
4229+
braces "^3.0.3"
42384230
picomatch "^2.3.1"
42394231

42404232

0 commit comments

Comments
 (0)