Skip to content

Commit b17aab5

Browse files
Bump micromatch from 4.0.5 to 4.0.8 (#96)
1 parent 56bb7f0 commit b17aab5

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

package-lock.json

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -1340,7 +1340,7 @@ brace-expansion@^2.0.1:
13401340
dependencies:
13411341
balanced-match "^1.0.0"
13421342

1343-
braces@^3.0.2, braces@~3.0.2:
1343+
braces@^3.0.3, braces@~3.0.2:
13441344
version "3.0.3"
13451345
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
13461346
integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==
@@ -2196,11 +2196,11 @@ methods@^1.1.2:
21962196
integrity sha1-VSmk1nZUE07cxSZmVoNbD4Ua/O4=
21972197

21982198
micromatch@^4.0.2:
2199-
version "4.0.5"
2200-
resolved "https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz"
2201-
integrity sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==
2199+
version "4.0.8"
2200+
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
2201+
integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==
22022202
dependencies:
2203-
braces "^3.0.2"
2203+
braces "^3.0.3"
22042204
picomatch "^2.3.1"
22052205

22062206

0 commit comments

Comments
 (0)