Skip to content
This repository was archived by the owner on Apr 4, 2025. It is now read-only.

Commit e3c895f

Browse files
Build(deps): Bump micromatch from 4.0.4 to 4.0.8 (#40)
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 1f1706c commit e3c895f

File tree

1 file changed

+11
-6
lines changed

1 file changed

+11
-6
lines changed

yarn.lock

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1957,7 +1957,7 @@ brace-expansion@^1.1.7:
19571957
balanced-match "^1.0.0"
19581958
concat-map "0.0.1"
19591959

1960-
braces@^3.0.1, braces@~3.0.2:
1960+
braces@^3.0.3, braces@~3.0.2:
19611961
version "3.0.3"
19621962
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
19631963
integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==
@@ -3631,12 +3631,12 @@ merge2@^1.3.0:
36313631
integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==
36323632

36333633
micromatch@^4.0.4:
3634-
version "4.0.4"
3635-
resolved "https://registry.npmjs.org/micromatch/-/micromatch-4.0.4.tgz"
3636-
integrity sha512-pRmzw/XUcwXGpD9aI9q/0XOwLNygjETJ8y0ao0wdqprrzDa4YnxLcz7fQRZr8voh8V10kGhABbNcHVk5wHgWwg==
3634+
version "4.0.8"
3635+
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
3636+
integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==
36373637
dependencies:
3638-
braces "^3.0.1"
3639-
picomatch "^2.2.3"
3638+
braces "^3.0.3"
3639+
picomatch "^2.3.1"
36403640

36413641
mime-db@1.50.0:
36423642
version "1.50.0"
@@ -3905,6 +3905,11 @@ picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.2, picomatch@^2.2.3:
39053905
resolved "https://registry.npmjs.org/picomatch/-/picomatch-2.3.0.tgz"
39063906
integrity sha512-lY1Q/PiJGC2zOv/z391WOTD+Z02bCgsFfvxoXXf6h7kv9o+WmsmzYqrAwY63sNgOxE4xEdq0WyUnXfKeBrSvYw==
39073907

3908+
picomatch@^2.3.1:
3909+
version "2.3.1"
3910+
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
3911+
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
3912+
39083913
pirates@^4.0.1:
39093914
version "4.0.1"
39103915
resolved "https://registry.npmjs.org/pirates/-/pirates-4.0.1.tgz"

0 commit comments

Comments
 (0)