summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <dependabot[bot]@users.noreply.github.com>2019-01-12 14:33:23 +0900
committerAya Morisawa <AyaMorisawa4869@gmail.com>2019-01-12 14:33:23 +0900
commitc15cb8d28cb01a7f8a2100037c2ef1156d66408f (patch)
tree1351abb1b315a2e8d5d33b274a330d362f8e0f64
parentUpdate webpack-cli requirement from 3.1.2 to 3.2.1 (#3850) (diff)
downloadmisskey-c15cb8d28cb01a7f8a2100037c2ef1156d66408f.tar.gz
misskey-c15cb8d28cb01a7f8a2100037c2ef1156d66408f.tar.bz2
misskey-c15cb8d28cb01a7f8a2100037c2ef1156d66408f.zip
Update chalk requirement from 2.4.1 to 2.4.2 (#3855)
Updates the requirements on [chalk](https://github.com/chalk/chalk) to permit the latest version. - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](https://github.com/chalk/chalk/commits/v2.4.2) Signed-off-by: dependabot[bot] <support@dependabot.com>
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 59b5b9a083..d0023df5ae 100644
--- a/package.json
+++ b/package.json
@@ -96,8 +96,8 @@
"bootstrap-vue": "2.0.0-rc.11",
"cafy": "12.0.0",
"chai": "4.2.0",
+ "chalk": "2.4.2",
"chai-http": "4.2.1",
- "chalk": "2.4.1",
"commander": "2.19.0",
"crc-32": "1.2.0",
"css-loader": "1.0.1",