Skip to content
This repository was archived by the owner on Sep 1, 2024. It is now read-only.

Commit cc1046a

Browse files
dependabot[bot]ozziest
authored andcommitted
Bump micromatch in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [micromatch](https://github.com/micromatch/micromatch). Updates `micromatch` from 4.0.5 to 4.0.8 - [Release notes](https://github.com/micromatch/micromatch/releases) - [Changelog](https://github.com/micromatch/micromatch/blob/4.0.8/CHANGELOG.md) - [Commits](micromatch/micromatch@4.0.5...4.0.8) --- updated-dependencies: - dependency-name: micromatch dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ec20f41 commit cc1046a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

yarn.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -961,9 +961,9 @@ birpc@^0.2.17:
961961
resolved "https://registry.npmjs.org/birpc/-/birpc-0.2.17.tgz"
962962
integrity sha512-+hkTxhot+dWsLpp3gia5AkVHIsKlZybNT5gIYiDlNzJrmYPcTM9k5/w2uaj3IPpd7LlEYpmCj4Jj1nC41VhDFg==
963963

964-
braces@^3.0.2:
964+
braces@^3.0.3:
965965
version "3.0.3"
966-
resolved "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz"
966+
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
967967
integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==
968968
dependencies:
969969
fill-range "^7.1.1"
@@ -1433,11 +1433,11 @@ merge2@^1.3.0:
14331433
integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==
14341434

14351435
micromatch@^4.0.2, micromatch@^4.0.4:
1436-
version "4.0.5"
1437-
resolved "https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz"
1438-
integrity sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==
1436+
version "4.0.8"
1437+
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
1438+
integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==
14391439
dependencies:
1440-
braces "^3.0.2"
1440+
braces "^3.0.3"
14411441
picomatch "^2.3.1"
14421442

14431443
mime-db@1.52.0:

0 commit comments

Comments
 (0)