Skip to content

Commit 53c3553

Browse files
chore(deps): bump micromatch from 4.0.4 to 4.0.8 (#16)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7e8e3f8 commit 53c3553

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

yarn.lock

+10-10
Original file line numberDiff line numberDiff line change
@@ -730,7 +730,7 @@ brace-expansion@^1.1.7:
730730
balanced-match "^1.0.0"
731731
concat-map "0.0.1"
732732

733-
braces@^3.0.1:
733+
braces@^3.0.3:
734734
version "3.0.3"
735735
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
736736
integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==
@@ -2366,12 +2366,12 @@ merge2@^1.3.0:
23662366
integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==
23672367

23682368
micromatch@^4.0.0, micromatch@^4.0.2, micromatch@^4.0.4:
2369-
version "4.0.4"
2370-
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.4.tgz#896d519dfe9db25fce94ceb7a500919bf881ebf9"
2371-
integrity sha512-pRmzw/XUcwXGpD9aI9q/0XOwLNygjETJ8y0ao0wdqprrzDa4YnxLcz7fQRZr8voh8V10kGhABbNcHVk5wHgWwg==
2369+
version "4.0.8"
2370+
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
2371+
integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==
23722372
dependencies:
2373-
braces "^3.0.1"
2374-
picomatch "^2.2.3"
2373+
braces "^3.0.3"
2374+
picomatch "^2.3.1"
23752375

23762376
23772377
version "1.50.0"
@@ -3014,10 +3014,10 @@ performance-now@^2.1.0:
30143014
resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"
30153015
integrity sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=
30163016

3017-
picomatch@^2.2.3:
3018-
version "2.3.0"
3019-
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.0.tgz#f1f061de8f6a4bf022892e2d128234fb98302972"
3020-
integrity sha512-lY1Q/PiJGC2zOv/z391WOTD+Z02bCgsFfvxoXXf6h7kv9o+WmsmzYqrAwY63sNgOxE4xEdq0WyUnXfKeBrSvYw==
3017+
picomatch@^2.3.1:
3018+
version "2.3.1"
3019+
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
3020+
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
30213021

30223022
pify@^3.0.0:
30233023
version "3.0.0"

0 commit comments

Comments
 (0)