Skip to content
This repository was archived by the owner on Jan 22, 2026. It is now read-only.

Commit ef13c40

Browse files
authored
Merge pull request #39 from ZeroPass/dependabot/npm_and_yarn/micromatch-4.0.8
Bump micromatch from 4.0.4 to 4.0.8
2 parents 32e6652 + b1873d0 commit ef13c40

1 file changed

Lines changed: 11 additions & 10 deletions

File tree

yarn.lock

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1657,7 +1657,8 @@ brace-expansion@^1.1.7:
16571657
balanced-match "^1.0.0"
16581658
concat-map "0.0.1"
16591659

1660-
braces@^3.0.1:
1660+
1661+
braces@^3.0.3:
16611662
version "3.0.3"
16621663
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
16631664
integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==
@@ -3316,12 +3317,12 @@ methods@~1.1.2:
33163317
integrity sha1-VSmk1nZUE07cxSZmVoNbD4Ua/O4=
33173318

33183319
micromatch@^4.0.0:
3319-
version "4.0.4"
3320-
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.4.tgz#896d519dfe9db25fce94ceb7a500919bf881ebf9"
3321-
integrity sha512-pRmzw/XUcwXGpD9aI9q/0XOwLNygjETJ8y0ao0wdqprrzDa4YnxLcz7fQRZr8voh8V10kGhABbNcHVk5wHgWwg==
3320+
version "4.0.8"
3321+
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
3322+
integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==
33223323
dependencies:
3323-
braces "^3.0.1"
3324-
picomatch "^2.2.3"
3324+
braces "^3.0.3"
3325+
picomatch "^2.3.1"
33253326

33263327
mime-db@1.52.0:
33273328
version "1.52.0"
@@ -3599,10 +3600,10 @@ picocolors@^1.0.0:
35993600
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
36003601
integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==
36013602

3602-
picomatch@^2.2.3:
3603-
version "2.3.0"
3604-
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.0.tgz#f1f061de8f6a4bf022892e2d128234fb98302972"
3605-
integrity sha512-lY1Q/PiJGC2zOv/z391WOTD+Z02bCgsFfvxoXXf6h7kv9o+WmsmzYqrAwY63sNgOxE4xEdq0WyUnXfKeBrSvYw==
3603+
picomatch@^2.3.1:
3604+
version "2.3.1"
3605+
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
3606+
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
36063607

36073608
pkg-dir@^4.2.0:
36083609
version "4.2.0"

0 commit comments

Comments
 (0)