Skip to content

Commit 361d3f0

Browse files
build(deps): bump micromatch from 4.0.4 to 4.0.8 (#1679)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 90f61c8 commit 361d3f0

File tree

1 file changed

+11
-6
lines changed

1 file changed

+11
-6
lines changed

yarn.lock

+11-6
Original file line numberDiff line numberDiff line change
@@ -1446,7 +1446,7 @@ brace-expansion@^2.0.1:
14461446
dependencies:
14471447
balanced-match "^1.0.0"
14481448

1449-
braces@^3.0.1:
1449+
braces@^3.0.3:
14501450
version "3.0.3"
14511451
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
14521452
integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==
@@ -2737,12 +2737,12 @@ merge2@^1.3.0, merge2@^1.4.1:
27372737
resolved "https://registry.yarnpkg.com/merge2/-/merge2-1.4.1.tgz#4368892f885e907455a6fd7dc55c0c9d404990ae"
27382738

27392739
micromatch@^4.0.4:
2740-
version "4.0.4"
2741-
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.4.tgz#896d519dfe9db25fce94ceb7a500919bf881ebf9"
2742-
integrity sha512-pRmzw/XUcwXGpD9aI9q/0XOwLNygjETJ8y0ao0wdqprrzDa4YnxLcz7fQRZr8voh8V10kGhABbNcHVk5wHgWwg==
2740+
version "4.0.8"
2741+
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
2742+
integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==
27432743
dependencies:
2744-
braces "^3.0.1"
2745-
picomatch "^2.2.3"
2744+
braces "^3.0.3"
2745+
picomatch "^2.3.1"
27462746

27472747
mimic-fn@^2.1.0:
27482748
version "2.1.0"
@@ -2933,6 +2933,11 @@ picomatch@^2.2.3:
29332933
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.0.tgz#f1f061de8f6a4bf022892e2d128234fb98302972"
29342934
integrity sha512-lY1Q/PiJGC2zOv/z391WOTD+Z02bCgsFfvxoXXf6h7kv9o+WmsmzYqrAwY63sNgOxE4xEdq0WyUnXfKeBrSvYw==
29352935

2936+
picomatch@^2.3.1:
2937+
version "2.3.1"
2938+
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
2939+
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
2940+
29362941
pirates@^4.0.4:
29372942
version "4.0.4"
29382943
resolved "https://registry.yarnpkg.com/pirates/-/pirates-4.0.4.tgz#07df81e61028e402735cdd49db701e4885b4e6e6"

0 commit comments

Comments
 (0)