Skip to content

Commit 1a738b6

Browse files
authored
Merge pull request #214 from croutonn/renovate/micromatch-4.x-lockfile
chore(deps): update dependency micromatch to v4.0.5
2 parents 417ae3e + 6df6d17 commit 1a738b6

File tree

1 file changed

+11
-6
lines changed

1 file changed

+11
-6
lines changed

yarn.lock

+11-6
Original file line numberDiff line numberDiff line change
@@ -1730,7 +1730,7 @@ brace-expansion@^1.1.7:
17301730
balanced-match "^1.0.0"
17311731
concat-map "0.0.1"
17321732

1733-
braces@^3.0.1:
1733+
braces@^3.0.2:
17341734
version "3.0.2"
17351735
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.2.tgz#3454e1a462ee8d599e236df336cd9ea4f8afe107"
17361736
integrity sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==
@@ -3928,12 +3928,12 @@ merge2@^1.3.0, merge2@^1.4.1:
39283928
integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==
39293929

39303930
micromatch@^4.0.4:
3931-
version "4.0.4"
3932-
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.4.tgz#896d519dfe9db25fce94ceb7a500919bf881ebf9"
3933-
integrity sha512-pRmzw/XUcwXGpD9aI9q/0XOwLNygjETJ8y0ao0wdqprrzDa4YnxLcz7fQRZr8voh8V10kGhABbNcHVk5wHgWwg==
3931+
version "4.0.5"
3932+
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.5.tgz#bc8999a7cbbf77cdc89f132f6e467051b49090c6"
3933+
integrity sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==
39343934
dependencies:
3935-
braces "^3.0.1"
3936-
picomatch "^2.2.3"
3935+
braces "^3.0.2"
3936+
picomatch "^2.3.1"
39373937

39383938
39393939
version "1.51.0"
@@ -4369,6 +4369,11 @@ picomatch@^2.0.4, picomatch@^2.2.3:
43694369
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.0.tgz#f1f061de8f6a4bf022892e2d128234fb98302972"
43704370
integrity sha512-lY1Q/PiJGC2zOv/z391WOTD+Z02bCgsFfvxoXXf6h7kv9o+WmsmzYqrAwY63sNgOxE4xEdq0WyUnXfKeBrSvYw==
43714371

4372+
picomatch@^2.3.1:
4373+
version "2.3.1"
4374+
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
4375+
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
4376+
43724377
pidtree@^0.3.0:
43734378
version "0.3.1"
43744379
resolved "https://registry.yarnpkg.com/pidtree/-/pidtree-0.3.1.tgz#ef09ac2cc0533df1f3250ccf2c4d366b0d12114a"

0 commit comments

Comments
 (0)