Skip to content

Commit 5af445a

Browse files
dependabot[bot]julianlam
authored andcommitted
chore(deps-dev): bump micromatch from 4.0.5 to 4.0.8
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 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.5...4.0.8) --- updated-dependencies: - dependency-name: micromatch dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d4991c3 commit 5af445a

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -451,7 +451,7 @@ brace-expansion@^1.1.7:
451451
balanced-match "^1.0.0"
452452
concat-map "0.0.1"
453453

454-
braces@^3.0.2:
454+
braces@^3.0.3:
455455
version "3.0.3"
456456
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
457457
dependencies:
@@ -1633,10 +1633,10 @@ merge-stream@^2.0.0:
16331633
resolved "https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz"
16341634

16351635
micromatch@^4.0.2:
1636-
version "4.0.5"
1637-
resolved "https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz"
1636+
version "4.0.8"
1637+
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
16381638
dependencies:
1639-
braces "^3.0.2"
1639+
braces "^3.0.3"
16401640
picomatch "^2.3.1"
16411641

16421642
mimic-fn@^2.1.0:

0 commit comments

Comments
 (0)