summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <dependabot[bot]@users.noreply.github.com>2018-12-08 10:41:53 +0900
committersyuilo <Syuilotan@yahoo.co.jp>2018-12-08 10:41:53 +0900
commite9b25f17af88b9b20e4f421eb6bacad756348c45 (patch)
tree453ac2ac029123b2d5633b0846e8ebd1b8aa4384
parentUpdate @types/koa-bodyparser requirement from 5.0.1 to 5.0.2 (#3531) (diff)
downloadmisskey-e9b25f17af88b9b20e4f421eb6bacad756348c45.tar.gz
misskey-e9b25f17af88b9b20e4f421eb6bacad756348c45.tar.bz2
misskey-e9b25f17af88b9b20e4f421eb6bacad756348c45.zip
Update autobind-decorator requirement from 2.3.1 to 2.4.0 (#3533)
Updates the requirements on [autobind-decorator](https://github.com/andreypopp/autobind-decorator) to permit the latest version. - [Release notes](https://github.com/andreypopp/autobind-decorator/releases) - [Changelog](https://github.com/andreypopp/autobind-decorator/blob/master/CHANGELOG.md) - [Commits](https://github.com/andreypopp/autobind-decorator/commits/v2.4.0) 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 bf0ab119a1..dad2cd3108 100644
--- a/package.json
+++ b/package.json
@@ -89,7 +89,7 @@
"@types/ws": "6.0.1",
"animejs": "2.2.0",
"apexcharts": "2.2.4",
- "autobind-decorator": "2.3.1",
+ "autobind-decorator": "2.4.0",
"autosize": "4.0.2",
"autwh": "0.1.0",
"bcryptjs": "2.4.3",