Skip to content

Commit 08da690

Browse files
Bump micromatch from 4.0.5 to 4.0.8 in /themes/terminal (#204)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 477c2e2 commit 08da690

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

themes/terminal/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.

themes/terminal/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ brace-expansion@^1.1.7:
202202
balanced-match "^1.0.0"
203203
concat-map "0.0.1"
204204

205-
braces@^3.0.2:
205+
braces@^3.0.3:
206206
version "3.0.3"
207207
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
208208
dependencies:
@@ -1085,10 +1085,10 @@ merge2@^1.3.0, merge2@^1.4.1:
10851085
resolved "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz"
10861086

10871087
micromatch@^4.0.4, micromatch@^4.0.5:
1088-
version "4.0.5"
1089-
resolved "https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz"
1088+
version "4.0.8"
1089+
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
10901090
dependencies:
1091-
braces "^3.0.2"
1091+
braces "^3.0.3"
10921092
picomatch "^2.3.1"
10931093

10941094
min-indent@^1.0.0:

0 commit comments

Comments
 (0)