diff options
| author | こぴなたみぽ <Syuilotan@yahoo.co.jp> | 2017-11-06 19:06:23 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-11-06 19:06:23 +0900 |
| commit | f144f28b2c660b68612c8293aaff8b49d8644724 (patch) | |
| tree | 8af190eb43968595d526dac427baf851b2dc0f7f /package.json | |
| parent | Merge pull request #849 from syuilo/greenkeeper/@types/webpack-3.0.14 (diff) | |
| parent | chore(package): update @types/chalk to version 2.2.0 (diff) | |
| download | misskey-f144f28b2c660b68612c8293aaff8b49d8644724.tar.gz misskey-f144f28b2c660b68612c8293aaff8b49d8644724.tar.bz2 misskey-f144f28b2c660b68612c8293aaff8b49d8644724.zip | |
Merge pull request #851 from syuilo/greenkeeper/@types/chalk-2.2.0
Update @types/chalk to the latest version 🚀
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 a55a1d0d3c..2de41e6e40 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@types/body-parser": "1.16.5", "@types/chai": "4.0.4", "@types/chai-http": "3.0.3", - "@types/chalk": "0.4.31", + "@types/chalk": "2.2.0", "@types/compression": "0.0.34", "@types/cors": "2.8.1", "@types/debug": "0.0.30", |