Skip to content
This repository was archived by the owner on Dec 4, 2023. It is now read-only.

Commit a4e9caa

Browse files
build(deps): bump moment from 2.19.3 to 2.29.2
Bumps [moment](https://github.com/moment/moment) from 2.19.3 to 2.29.2. - [Release notes](https://github.com/moment/moment/releases) - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](moment/moment@2.19.3...2.29.2) --- updated-dependencies: - dependency-name: moment dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a1bc226 commit a4e9caa

2 files changed

Lines changed: 4 additions & 8 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"dryrun": "^1.0.2",
2222
"js-yaml": "^3.10.0",
2323
"lodash": "^4.17.4",
24-
"moment": "^2.19.3",
24+
"moment": "^2.29.2",
2525
"node-schedule": "^1.2.5",
2626
"nodemailer": "^4.4.0",
2727
"nodemailer-sendgrid-transport": "^0.2.0",

yarn.lock

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4064,13 +4064,9 @@ moment-timezone@^0.5.0:
40644064
dependencies:
40654065
moment ">= 2.9.0"
40664066

4067-
moment@2.x.x, "moment@>= 2.9.0", moment@^2.10.3, moment@^2.10.6:
4068-
version "2.18.1"
4069-
resolved "https://registry.yarnpkg.com/moment/-/moment-2.18.1.tgz#c36193dd3ce1c2eed2adb7c802dbbc77a81b1c0f"
4070-
4071-
moment@^2.19.3:
4072-
version "2.19.3"
4073-
resolved "https://registry.yarnpkg.com/moment/-/moment-2.19.3.tgz#bdb99d270d6d7fda78cc0fbace855e27fe7da69f"
4067+
moment@2.x.x, "moment@>= 2.9.0", moment@^2.10.3, moment@^2.10.6, moment@^2.29.2:
4068+
version "2.29.2"
4069+
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.2.tgz#00910c60b20843bcba52d37d58c628b47b1f20e4"
40744070

40754071
ms@2.0.0, ms@^2.0.0:
40764072
version "2.0.0"

0 commit comments

Comments
 (0)