Skip to content

Commit 4de00f8

Browse files
chore(deps): bump micromatch from 4.0.4 to 4.0.8 in /web (#409)
1 parent 9cc0c4d commit 4de00f8

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

web/yarn.lock

+7-7
Original file line numberDiff line numberDiff line change
@@ -3016,7 +3016,7 @@ brace-expansion@^2.0.1:
30163016
dependencies:
30173017
balanced-match "^1.0.0"
30183018

3019-
braces@^3.0.1, braces@~3.0.2:
3019+
braces@^3.0.3, braces@~3.0.2:
30203020
version "3.0.3"
30213021
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
30223022
integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==
@@ -5483,12 +5483,12 @@ merge2@^1.3.0, merge2@^1.4.1:
54835483
integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==
54845484

54855485
micromatch@^4.0.4:
5486-
version "4.0.4"
5487-
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.4.tgz#896d519dfe9db25fce94ceb7a500919bf881ebf9"
5488-
integrity sha512-pRmzw/XUcwXGpD9aI9q/0XOwLNygjETJ8y0ao0wdqprrzDa4YnxLcz7fQRZr8voh8V10kGhABbNcHVk5wHgWwg==
5486+
version "4.0.8"
5487+
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
5488+
integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==
54895489
dependencies:
5490-
braces "^3.0.1"
5491-
picomatch "^2.2.3"
5490+
braces "^3.0.3"
5491+
picomatch "^2.3.1"
54925492

54935493
miller-rabin@^4.0.0:
54945494
version "4.0.1"
@@ -6035,7 +6035,7 @@ picocolors@^1.0.1:
60356035
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.1.tgz#a8ad579b571952f0e5d25892de5445bcfe25aaa1"
60366036
integrity sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==
60376037

6038-
picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.2, picomatch@^2.2.3, picomatch@^2.3.1:
6038+
picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.2, picomatch@^2.3.1:
60396039
version "2.3.1"
60406040
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
60416041
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==

0 commit comments

Comments
 (0)