Skip to content

Commit 0b68924

Browse files
Bump micromatch in /frontend in the npm_and_yarn group
Bumps the npm_and_yarn group in /frontend with 1 update: [micromatch](https://github.com/micromatch/micromatch). Updates `micromatch` from 4.0.4 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.4...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 6f0d80f commit 0b68924

File tree

1 file changed

+20
-14
lines changed

1 file changed

+20
-14
lines changed

frontend/yarn.lock

Lines changed: 20 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1918,7 +1918,14 @@ brace-expansion@^1.1.7:
19181918
balanced-match "^1.0.0"
19191919
concat-map "0.0.1"
19201920

1921-
braces@^3.0.1, braces@^3.0.2, braces@~3.0.2:
1921+
braces@^3.0.3:
1922+
version "3.0.3"
1923+
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
1924+
integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==
1925+
dependencies:
1926+
fill-range "^7.1.1"
1927+
1928+
braces@~3.0.2:
19221929
version "3.0.2"
19231930
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.2.tgz#3454e1a462ee8d599e236df336cd9ea4f8afe107"
19241931
integrity sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==
@@ -2952,6 +2959,13 @@ fill-range@^7.0.1:
29522959
dependencies:
29532960
to-regex-range "^5.0.1"
29542961

2962+
fill-range@^7.1.1:
2963+
version "7.1.1"
2964+
resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.1.1.tgz#44265d3cac07e3ea7dc247516380643754a05292"
2965+
integrity sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==
2966+
dependencies:
2967+
to-regex-range "^5.0.1"
2968+
29552969
find-up@^2.1.0:
29562970
version "2.1.0"
29572971
resolved "https://registry.yarnpkg.com/find-up/-/find-up-2.1.0.tgz#45d1b7e506c717ddd482775a2b77920a3c0c57a7"
@@ -4311,20 +4325,12 @@ micro-memoize@^4.0.9:
43114325
resolved "https://registry.yarnpkg.com/micro-memoize/-/micro-memoize-4.0.9.tgz#b44a38c9dffbee1cefc2fd139bc8947952268b62"
43124326
integrity sha512-Z2uZi/IUMGQDCXASdujXRqrXXEwSY0XffUrAOllhqzQI3wpUyZbiZTiE2JuYC0HSG2G7DbCS5jZmsEKEGZuemg==
43134327

4314-
micromatch@^4.0.4:
4315-
version "4.0.4"
4316-
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.4.tgz#896d519dfe9db25fce94ceb7a500919bf881ebf9"
4317-
integrity sha512-pRmzw/XUcwXGpD9aI9q/0XOwLNygjETJ8y0ao0wdqprrzDa4YnxLcz7fQRZr8voh8V10kGhABbNcHVk5wHgWwg==
4318-
dependencies:
4319-
braces "^3.0.1"
4320-
picomatch "^2.2.3"
4321-
4322-
micromatch@^4.0.5:
4323-
version "4.0.5"
4324-
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.5.tgz#bc8999a7cbbf77cdc89f132f6e467051b49090c6"
4325-
integrity sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==
4328+
micromatch@^4.0.4, micromatch@^4.0.5:
4329+
version "4.0.8"
4330+
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
4331+
integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==
43264332
dependencies:
4327-
braces "^3.0.2"
4333+
braces "^3.0.3"
43284334
picomatch "^2.3.1"
43294335

43304336
mimic-fn@^2.1.0:

0 commit comments

Comments
 (0)