summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <dependabot[bot]@users.noreply.github.com>2019-02-17 21:42:40 +0900
committersyuilo <Syuilotan@yahoo.co.jp>2019-02-17 21:42:40 +0900
commit0902727d1cdb485586e54602e61af631460afdf4 (patch)
tree3557a904903b9e08a8482b08d29a35c0e95b4463 /package.json
parentUpdate @types/sharp requirement from 0.21.1 to 0.21.2 (#4263) (diff)
downloadmisskey-0902727d1cdb485586e54602e61af631460afdf4.tar.gz
misskey-0902727d1cdb485586e54602e61af631460afdf4.tar.bz2
misskey-0902727d1cdb485586e54602e61af631460afdf4.zip
Update @types/node requirement from 10.12.21 to 10.12.24 (#4231)
Updates the requirements on [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) to permit the latest version. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits) Signed-off-by: dependabot[bot] <support@dependabot.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index a998c61636..744d426a48 100644
--- a/package.json
+++ b/package.json
@@ -67,7 +67,7 @@
"@types/mkdirp": "0.5.2",
"@types/mocha": "5.2.5",
"@types/mongodb": "3.1.19",
- "@types/node": "10.12.21",
+ "@types/node": "10.12.24",
"@types/nodemailer": "4.6.5",
"@types/nprogress": "0.0.29",
"@types/oauth": "0.9.1",