Skip to content

Commit f0323da

Browse files
chore(deps): bump micromatch from 4.0.4 to 4.0.8
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] <[email protected]>
1 parent 4638282 commit f0323da

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ brace-expansion@^1.1.7:
367367
balanced-match "^1.0.0"
368368
concat-map "0.0.1"
369369

370-
braces@^3.0.1, braces@~3.0.2:
370+
braces@^3.0.3, braces@~3.0.2:
371371
version "3.0.3"
372372
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
373373
integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==
@@ -1475,12 +1475,12 @@ merge@^2.1.1:
14751475
integrity sha512-jz+Cfrg9GWOZbQAnDQ4hlVnQky+341Yk5ru8bZSe6sIDTCIg8n9i/u7hSQGSVOF3C7lH6mGtqjkiT9G4wFLL0w==
14761476

14771477
micromatch@^4.0.2, micromatch@^4.0.4:
1478-
version "4.0.4"
1479-
resolved "https://registry.npmjs.org/micromatch/-/micromatch-4.0.4.tgz"
1480-
integrity sha512-pRmzw/XUcwXGpD9aI9q/0XOwLNygjETJ8y0ao0wdqprrzDa4YnxLcz7fQRZr8voh8V10kGhABbNcHVk5wHgWwg==
1478+
version "4.0.8"
1479+
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
1480+
integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==
14811481
dependencies:
1482-
braces "^3.0.1"
1483-
picomatch "^2.2.3"
1482+
braces "^3.0.3"
1483+
picomatch "^2.3.1"
14841484

14851485
mimic-fn@^1.0.0:
14861486
version "1.2.0"
@@ -1753,9 +1753,9 @@ pathval@^1.1.1:
17531753
resolved "https://registry.yarnpkg.com/pathval/-/pathval-1.1.1.tgz#8534e77a77ce7ac5a2512ea21e0fdb8fcf6c3d8d"
17541754
integrity sha512-Dp6zGqpTdETdR63lehJYPeIOqpiNBNtc7BpWSLrOje7UaIsE5aY92r/AunQA7rsXvet3lrJ3JnZX29UPTKXyKQ==
17551755

1756-
picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.3:
1756+
picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.3.1:
17571757
version "2.3.1"
1758-
resolved "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz"
1758+
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
17591759
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
17601760

17611761
pseudomap@^1.0.2:

0 commit comments

Comments
 (0)