From 0493e5ae3c993e9b30767f38d732e3a557a323b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 7 May 2022 09:40:10 -0700 Subject: [PATCH] Bump moment from 2.29.1 to 2.29.3 (#5109) Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.3. - [Release notes](https://github.com/moment/moment/releases) - [Changelog](https://github.com/moment/moment/blob/2.29.3/CHANGELOG.md) - [Commits](https://github.com/moment/moment/compare/2.29.1...2.29.3) --- updated-dependencies: - dependency-name: moment dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: John Hill --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d4b876f0fc..edd6f1da9f 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "location-bar": "3.0.1", "lodash": "4.17.21", "mini-css-extract-plugin": "2.6.0", - "moment": "2.29.1", + "moment": "2.29.3", "moment-duration-format": "2.3.2", "moment-timezone": "0.5.34", "node-bourbon": "4.2.3",