Skip to content

Commit 4acf39b

Browse files
Merge pull request #158 from textlint-ja/dependabot/npm_and_yarn/micromatch-4.0.8
2 parents a85eeb5 + 21af6e8 commit 4acf39b

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
@@ -606,7 +606,7 @@ brace-expansion@^2.0.1:
606606
dependencies:
607607
balanced-match "^1.0.0"
608608

609-
braces@^3.0.1, braces@~3.0.2:
609+
braces@^3.0.3, braces@~3.0.2:
610610
version "3.0.3"
611611
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
612612
integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==
@@ -1774,12 +1774,12 @@ micromark@^2.11.3, micromark@~2.11.0, micromark@~2.11.3:
17741774
parse-entities "^2.0.0"
17751775

17761776
micromatch@^4.0.2, micromatch@^4.0.4:
1777-
version "4.0.4"
1778-
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.4.tgz#896d519dfe9db25fce94ceb7a500919bf881ebf9"
1779-
integrity sha512-pRmzw/XUcwXGpD9aI9q/0XOwLNygjETJ8y0ao0wdqprrzDa4YnxLcz7fQRZr8voh8V10kGhABbNcHVk5wHgWwg==
1777+
version "4.0.8"
1778+
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
1779+
integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==
17801780
dependencies:
1781-
braces "^3.0.1"
1782-
picomatch "^2.2.3"
1781+
braces "^3.0.3"
1782+
picomatch "^2.3.1"
17831783

17841784
minimatch@^5.0.1, minimatch@^5.1.6:
17851785
version "5.1.6"
@@ -1980,11 +1980,16 @@ path-type@^4.0.0:
19801980
resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b"
19811981
integrity sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==
19821982

1983-
picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.3:
1983+
picomatch@^2.0.4, picomatch@^2.2.1:
19841984
version "2.3.0"
19851985
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.0.tgz#f1f061de8f6a4bf022892e2d128234fb98302972"
19861986
integrity sha512-lY1Q/PiJGC2zOv/z391WOTD+Z02bCgsFfvxoXXf6h7kv9o+WmsmzYqrAwY63sNgOxE4xEdq0WyUnXfKeBrSvYw==
19871987

1988+
picomatch@^2.3.1:
1989+
version "2.3.1"
1990+
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
1991+
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
1992+
19881993
pify@^4.0.1:
19891994
version "4.0.1"
19901995
resolved "https://registry.yarnpkg.com/pify/-/pify-4.0.1.tgz#4b2cd25c50d598735c50292224fd8c6df41e3231"

0 commit comments

Comments
 (0)