From 52c157a45e3aac3cf85d6872a35cd1ad1cc7d706 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Dec 2020 07:42:51 +0000 Subject: [PATCH] build(deps): bump moment from 2.18.1 to 2.29.1 Bumps [moment](https://github.com/moment/moment) from 2.18.1 to 2.29.1. - [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.29.1) Signed-off-by: dependabot[bot] --- yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index 6ba22b4..77cb62a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -862,8 +862,8 @@ mocha@^2.5.3: to-iso-string "0.0.2" moment@^2.10.6: - version "2.18.1" - resolved "https://registry.yarnpkg.com/moment/-/moment-2.18.1.tgz#c36193dd3ce1c2eed2adb7c802dbbc77a81b1c0f" + version "2.29.1" + resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.1.tgz#b2be769fa31940be9eeea6469c075e35006fa3d3" ms@0.7.1: version "0.7.1"