Skip to content

Commit 4e1cad0

Browse files
build(deps): bump micromatch from 4.0.4 to 4.0.8
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>
1 parent 8fe1a14 commit 4e1cad0

File tree

1 file changed

+12
-7
lines changed

1 file changed

+12
-7
lines changed

yarn.lock

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4064,7 +4064,7 @@ brace-expansion@^2.0.1:
40644064
dependencies:
40654065
balanced-match "^1.0.0"
40664066

4067-
braces@^3.0.1, braces@~3.0.2:
4067+
braces@^3.0.3, braces@~3.0.2:
40684068
version "3.0.3"
40694069
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
40704070
integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==
@@ -8211,12 +8211,12 @@ meros@^1.1.4:
82118211
integrity sha512-R2f/jxYqCAGI19KhAvaxSOxALBMkaXWH2a7rOyqQw+ZmizX5bKkEYWLzdhC+U82ZVVPVp6MCXe3EkVligh+12g==
82128212

82138213
micromatch@^4.0.4:
8214-
version "4.0.4"
8215-
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.4.tgz#896d519dfe9db25fce94ceb7a500919bf881ebf9"
8216-
integrity sha512-pRmzw/XUcwXGpD9aI9q/0XOwLNygjETJ8y0ao0wdqprrzDa4YnxLcz7fQRZr8voh8V10kGhABbNcHVk5wHgWwg==
8214+
version "4.0.8"
8215+
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
8216+
integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==
82178217
dependencies:
8218-
braces "^3.0.1"
8219-
picomatch "^2.2.3"
8218+
braces "^3.0.3"
8219+
picomatch "^2.3.1"
82208220

82218221
mime-db@1.52.0:
82228222
version "1.52.0"
@@ -9367,11 +9367,16 @@ picomatch-browser@^2.2.6:
93679367
resolved "https://registry.yarnpkg.com/picomatch-browser/-/picomatch-browser-2.2.6.tgz#e0626204575eb49f019f2f2feac24fc3b53e7a8a"
93689368
integrity sha512-0ypsOQt9D4e3hziV8O4elD9uN0z/jtUEfxVRtNaAAtXIyUx9m/SzlO020i8YNL2aL/E6blOvvHQcin6HZlFy/w==
93699369

9370-
picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.3:
9370+
picomatch@^2.0.4, picomatch@^2.2.1:
93719371
version "2.3.0"
93729372
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.0.tgz#f1f061de8f6a4bf022892e2d128234fb98302972"
93739373
integrity sha512-lY1Q/PiJGC2zOv/z391WOTD+Z02bCgsFfvxoXXf6h7kv9o+WmsmzYqrAwY63sNgOxE4xEdq0WyUnXfKeBrSvYw==
93749374

9375+
picomatch@^2.3.1:
9376+
version "2.3.1"
9377+
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
9378+
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
9379+
93759380
pify@5.0.0:
93769381
version "5.0.0"
93779382
resolved "https://registry.yarnpkg.com/pify/-/pify-5.0.0.tgz#1f5eca3f5e87ebec28cc6d54a0e4aaf00acc127f"

0 commit comments

Comments
 (0)