From 67469b2051bc4484156d3dd09aa1ab67cd915db7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2019 02:37:30 +0000 Subject: [PATCH] Bump moment from 2.18.1 to 2.24.0 Bumps [moment](https://github.com/moment/moment) from 2.18.1 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.18.1...2.24.0) Signed-off-by: dependabot[bot] --- yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index 1bff857..5776e1f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3477,8 +3477,8 @@ minimist@^1.1.3, minimist@^1.2.0: minimist "0.0.8" moment@2.x.x: - version "2.18.1" - resolved "https://registry.yarnpkg.com/moment/-/moment-2.18.1.tgz#c36193dd3ce1c2eed2adb7c802dbbc77a81b1c0f" + version "2.24.0" + resolved "https://registry.yarnpkg.com/moment/-/moment-2.24.0.tgz#0d055d53f5052aa653c9f6eb68bb5d12bf5c2b5b" ms@0.7.1: version "0.7.1"