Skip to content

Commit 0838ff8

Browse files
Bump micromatch from 4.0.4 to 4.0.8 in /azure-function-client (#75)
Bumps [micromatch](https://github.com/micromatch/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 ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d11a6fd commit 0838ff8

1 file changed

Lines changed: 11 additions & 6 deletions

File tree

azure-function-client/yarn.lock

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2926,7 +2926,7 @@ brace-expansion@^2.0.1:
29262926
dependencies:
29272927
balanced-match "^1.0.0"
29282928

2929-
braces@^3.0.1, braces@~3.0.2:
2929+
braces@^3.0.3, braces@~3.0.2:
29302930
version "3.0.3"
29312931
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
29322932
integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==
@@ -6187,12 +6187,12 @@ methods@~1.1.2:
61876187
integrity sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==
61886188

61896189
micromatch@^4.0.2, micromatch@^4.0.4:
6190-
version "4.0.4"
6191-
resolved "https://registry.npmjs.org/micromatch/-/micromatch-4.0.4.tgz#896d519dfe9db25fce94ceb7a500919bf881ebf9"
6192-
integrity sha512-pRmzw/XUcwXGpD9aI9q/0XOwLNygjETJ8y0ao0wdqprrzDa4YnxLcz7fQRZr8voh8V10kGhABbNcHVk5wHgWwg==
6190+
version "4.0.8"
6191+
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
6192+
integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==
61936193
dependencies:
6194-
braces "^3.0.1"
6195-
picomatch "^2.2.3"
6194+
braces "^3.0.3"
6195+
picomatch "^2.3.1"
61966196

61976197
mime-db@1.51.0, "mime-db@>= 1.43.0 < 2":
61986198
version "1.51.0"
@@ -6723,6 +6723,11 @@ picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.2, picomatch@^2.2.3:
67236723
resolved "https://registry.npmjs.org/picomatch/-/picomatch-2.3.0.tgz#f1f061de8f6a4bf022892e2d128234fb98302972"
67246724
integrity sha512-lY1Q/PiJGC2zOv/z391WOTD+Z02bCgsFfvxoXXf6h7kv9o+WmsmzYqrAwY63sNgOxE4xEdq0WyUnXfKeBrSvYw==
67256725

6726+
picomatch@^2.3.1:
6727+
version "2.3.1"
6728+
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
6729+
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
6730+
67266731
pirates@^4.0.1:
67276732
version "4.0.4"
67286733
resolved "https://registry.npmjs.org/pirates/-/pirates-4.0.4.tgz#07df81e61028e402735cdd49db701e4885b4e6e6"

0 commit comments

Comments
 (0)