Skip to content

Commit d4dccb3

Browse files
chore: bump micromatch from 4.0.4 to 4.0.8 (#351)
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 06f82f2 commit d4dccb3

1 file changed

Lines changed: 12 additions & 7 deletions

File tree

yarn.lock

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ brace-expansion@^2.0.1:
248248
dependencies:
249249
balanced-match "^1.0.0"
250250

251-
braces@^3.0.1, braces@~3.0.2:
251+
braces@^3.0.3, braces@~3.0.2:
252252
version "3.0.3"
253253
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
254254
integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==
@@ -1378,12 +1378,12 @@ micromark@^4.0.0:
13781378
micromark-util-types "^2.0.0"
13791379

13801380
micromatch@^4.0.4:
1381-
version "4.0.4"
1382-
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.4.tgz#896d519dfe9db25fce94ceb7a500919bf881ebf9"
1383-
integrity sha512-pRmzw/XUcwXGpD9aI9q/0XOwLNygjETJ8y0ao0wdqprrzDa4YnxLcz7fQRZr8voh8V10kGhABbNcHVk5wHgWwg==
1381+
version "4.0.8"
1382+
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
1383+
integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==
13841384
dependencies:
1385-
braces "^3.0.1"
1386-
picomatch "^2.2.3"
1385+
braces "^3.0.3"
1386+
picomatch "^2.3.1"
13871387

13881388
minimatch@^5.0.1:
13891389
version "5.1.0"
@@ -1505,11 +1505,16 @@ picocolors@^1.0.0:
15051505
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
15061506
integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==
15071507

1508-
picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.3:
1508+
picomatch@^2.0.4, picomatch@^2.2.1:
15091509
version "2.3.0"
15101510
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.0.tgz#f1f061de8f6a4bf022892e2d128234fb98302972"
15111511
integrity sha512-lY1Q/PiJGC2zOv/z391WOTD+Z02bCgsFfvxoXXf6h7kv9o+WmsmzYqrAwY63sNgOxE4xEdq0WyUnXfKeBrSvYw==
15121512

1513+
picomatch@^2.3.1:
1514+
version "2.3.1"
1515+
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
1516+
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
1517+
15131518
pify@^2.3.0:
15141519
version "2.3.0"
15151520
resolved "https://registry.yarnpkg.com/pify/-/pify-2.3.0.tgz#ed141a6ac043a849ea588498e7dca8b15330e90c"

0 commit comments

Comments
 (0)