From 2de2edd92f24fd2f099351dd6d32af3ae07842ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2019 07:30:50 +0000 Subject: [PATCH] Bump moment from 2.8.4 to 2.24.0 Bumps [moment](https://github.com/moment/moment) from 2.8.4 to 2.24.0. - [Release notes](https://github.com/moment/moment/releases) - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](https://github.com/moment/moment/compare/2.8.4...2.24.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ea6837f..8411e5a 100644 --- a/package.json +++ b/package.json @@ -17,6 +17,6 @@ }, "homepage": "https://github.com/Woodhouse-bot/woodhouse-plugin-remind", "dependencies": { - "moment": "~2.8.3" + "moment": "~2.24.0" } }