From 80551a6d37cd2520618cec271e1591314b4173fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jul 2022 06:29:05 +0000 Subject: [PATCH] Bump moment from 2.18.1 to 2.29.4 in /test Bumps [moment](https://github.com/moment/moment) from 2.18.1 to 2.29.4. - [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.4) --- updated-dependencies: - dependency-name: moment dependency-type: indirect ... Signed-off-by: dependabot[bot] --- test/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/yarn.lock b/test/yarn.lock index 13a88d5..26953c5 100644 --- a/test/yarn.lock +++ b/test/yarn.lock @@ -748,8 +748,8 @@ mocha@^3.2.0: supports-color "3.1.2" moment@^2.13.0: - version "2.18.1" - resolved "https://registry.yarnpkg.com/moment/-/moment-2.18.1.tgz#c36193dd3ce1c2eed2adb7c802dbbc77a81b1c0f" + version "2.29.4" + resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108" ms@0.7.1: version "0.7.1"