Skip to content

Commit 3e30a6e

Browse files
Bump micromatch from 4.0.6 to 4.0.8
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.6 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.6...4.0.8) --- updated-dependencies: - dependency-name: micromatch dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6e6c6ee commit 3e30a6e

File tree

1 file changed

+5
-10
lines changed

1 file changed

+5
-10
lines changed

yarn.lock

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3047,12 +3047,12 @@ merge2@^1.3.0, merge2@^1.4.1:
30473047
integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==
30483048

30493049
micromatch@^4.0.4:
3050-
version "4.0.6"
3051-
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.6.tgz#ab4e37c42726b9cd788181ba4a2a4fead8e394a3"
3052-
integrity sha512-Y4Ypn3oujJYxJcMacVgcs92wofTHxp9FzfDpQON4msDefoC0lb3ETvQLOdLcbhSwU1bz8HrL/1sygfBIHudrkQ==
3050+
version "4.0.8"
3051+
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
3052+
integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==
30533053
dependencies:
30543054
braces "^3.0.3"
3055-
picomatch "^4.0.2"
3055+
picomatch "^2.3.1"
30563056

30573057
mimic-fn@^2.1.0:
30583058
version "2.1.0"
@@ -3210,16 +3210,11 @@ picocolors@^1.0.0, picocolors@^1.0.1:
32103210
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.1.tgz#a8ad579b571952f0e5d25892de5445bcfe25aaa1"
32113211
integrity sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==
32123212

3213-
picomatch@^2.0.4, picomatch@^2.2.3:
3213+
picomatch@^2.0.4, picomatch@^2.2.3, picomatch@^2.3.1:
32143214
version "2.3.1"
32153215
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
32163216
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
32173217

3218-
picomatch@^4.0.2:
3219-
version "4.0.2"
3220-
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.2.tgz#77c742931e8f3b8820946c76cd0c1f13730d1dab"
3221-
integrity sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==
3222-
32233218
pirates@^4.0.4:
32243219
version "4.0.6"
32253220
resolved "https://registry.yarnpkg.com/pirates/-/pirates-4.0.6.tgz#3018ae32ecfcff6c29ba2267cbf21166ac1f36b9"

0 commit comments

Comments
 (0)