Skip to content

Commit 50c6abf

Browse files
chore: bump micromatch from 4.0.4 to 4.0.8 in /test (#6963)
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/4.0.8/CHANGELOG.md) - [Commits](micromatch/micromatch@4.0.4...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 9286e00 commit 50c6abf

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

test/yarn.lock

+7-7
Original file line numberDiff line numberDiff line change
@@ -964,7 +964,7 @@ brace-expansion@^1.1.7:
964964
balanced-match "^1.0.0"
965965
concat-map "0.0.1"
966966

967-
braces@^3.0.1:
967+
braces@^3.0.3:
968968
version "3.0.3"
969969
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
970970
integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==
@@ -2284,12 +2284,12 @@ methods@^1.1.2:
22842284
integrity sha1-VSmk1nZUE07cxSZmVoNbD4Ua/O4=
22852285

22862286
micromatch@^4.0.4:
2287-
version "4.0.4"
2288-
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.4.tgz#896d519dfe9db25fce94ceb7a500919bf881ebf9"
2289-
integrity sha512-pRmzw/XUcwXGpD9aI9q/0XOwLNygjETJ8y0ao0wdqprrzDa4YnxLcz7fQRZr8voh8V10kGhABbNcHVk5wHgWwg==
2287+
version "4.0.8"
2288+
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
2289+
integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==
22902290
dependencies:
2291-
braces "^3.0.1"
2292-
picomatch "^2.2.3"
2291+
braces "^3.0.3"
2292+
picomatch "^2.3.1"
22932293

22942294
mime-db@1.51.0:
22952295
version "1.51.0"
@@ -2506,7 +2506,7 @@ picocolors@^1.0.0:
25062506
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
25072507
integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==
25082508

2509-
picomatch@^2.0.4, picomatch@^2.2.3:
2509+
picomatch@^2.0.4, picomatch@^2.2.3, picomatch@^2.3.1:
25102510
version "2.3.1"
25112511
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
25122512
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==

0 commit comments

Comments
 (0)