Skip to content

Commit 9b9dd58

Browse files
chore(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] <[email protected]>
1 parent aa648f0 commit 9b9dd58

File tree

1 file changed

+11
-19
lines changed

1 file changed

+11
-19
lines changed

yarn.lock

+11-19
Original file line numberDiff line numberDiff line change
@@ -2921,7 +2921,7 @@ brace-expansion@^2.0.1:
29212921
dependencies:
29222922
balanced-match "^1.0.0"
29232923

2924-
braces@^3.0.1, braces@~3.0.2:
2924+
braces@^3.0.3, braces@~3.0.2:
29252925
version "3.0.3"
29262926
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
29272927
integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==
@@ -5166,21 +5166,13 @@ methods@~1.1.2:
51665166
resolved "https://registry.yarnpkg.com/methods/-/methods-1.1.2.tgz#5529a4d67654134edcc5266656835b0f851afcee"
51675167
integrity sha1-VSmk1nZUE07cxSZmVoNbD4Ua/O4=
51685168

5169-
micromatch@^4.0.0, micromatch@^4.0.4:
5170-
version "4.0.4"
5171-
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.4.tgz#896d519dfe9db25fce94ceb7a500919bf881ebf9"
5172-
integrity sha512-pRmzw/XUcwXGpD9aI9q/0XOwLNygjETJ8y0ao0wdqprrzDa4YnxLcz7fQRZr8voh8V10kGhABbNcHVk5wHgWwg==
5173-
dependencies:
5174-
braces "^3.0.1"
5175-
picomatch "^2.2.3"
5176-
5177-
micromatch@^4.0.2:
5178-
version "4.0.2"
5179-
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.2.tgz#4fcb0999bf9fbc2fcbdd212f6d629b9a56c39259"
5180-
integrity sha512-y7FpHSbMUMoyPbYUSzO6PaZ6FyRnQOpHuKwbo1G+Knck95XVU4QAiKdGEnj5wwoS7PlOgthX/09u5iFJ+aYf5Q==
5169+
micromatch@^4.0.0, micromatch@^4.0.2, micromatch@^4.0.4:
5170+
version "4.0.8"
5171+
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
5172+
integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==
51815173
dependencies:
5182-
braces "^3.0.1"
5183-
picomatch "^2.0.5"
5174+
braces "^3.0.3"
5175+
picomatch "^2.3.1"
51845176

51855177
[email protected], "mime-db@>= 1.43.0 < 2":
51865178
version "1.44.0"
@@ -5580,10 +5572,10 @@ picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.3:
55805572
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.0.tgz#f1f061de8f6a4bf022892e2d128234fb98302972"
55815573
integrity sha512-lY1Q/PiJGC2zOv/z391WOTD+Z02bCgsFfvxoXXf6h7kv9o+WmsmzYqrAwY63sNgOxE4xEdq0WyUnXfKeBrSvYw==
55825574

5583-
picomatch@^2.0.5:
5584-
version "2.2.2"
5585-
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.2.2.tgz#21f333e9b6b8eaff02468f5146ea406d345f4dad"
5586-
integrity sha512-q0M/9eZHzmr0AulXyPwNfZjtwZ/RBZlbN3K3CErVrk50T2ASYI7Bye0EvekFY3IP1Nt2DHu0re+V2ZHIpMkuWg==
5575+
picomatch@^2.3.1:
5576+
version "2.3.1"
5577+
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
5578+
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
55875579

55885580
pify@^4.0.1:
55895581
version "4.0.1"

0 commit comments

Comments
 (0)