diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-12-03 20:29:02 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-12-03 20:29:02 +0000 |
| commit | 0c072249d8eb2be87961b7d03430233e6ba59dc7 (patch) | |
| tree | d4e7f791a6904e23ce1dd257662054d2ce305697 /package.json | |
| parent | Merge pull request #6910 from syuilo/dependabot/npm_and_yarn/types/rename-1.0.2 (diff) | |
| parent | Bump cli-highlight from 2.1.4 to 2.1.9 (diff) | |
| download | misskey-0c072249d8eb2be87961b7d03430233e6ba59dc7.tar.gz misskey-0c072249d8eb2be87961b7d03430233e6ba59dc7.tar.bz2 misskey-0c072249d8eb2be87961b7d03430233e6ba59dc7.zip | |
Merge pull request #6911 from syuilo/dependabot/npm_and_yarn/cli-highlight-2.1.9
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index ec250b4ad9..99e8c001df 100644 --- a/package.json +++ b/package.json @@ -118,7 +118,7 @@ "cbor": "5.1.0", "chalk": "4.1.0", "chart.js": "2.9.4", - "cli-highlight": "2.1.4", + "cli-highlight": "2.1.9", "commander": "4.1.1", "content-disposition": "0.5.3", "core-js": "3.7.0", |