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

Commit 7a18be2

Browse files
Bump moment from 2.10.3 to 2.29.2
Bumps [moment](https://github.com/moment/moment) from 2.10.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.10.3...2.29.2) --- updated-dependencies: - dependency-name: moment dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 49920bf commit 7a18be2

File tree

2 files changed

+5
-8
lines changed

2 files changed

+5
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"js-yaml": "3.2.7",
4141
"le_node": "1.1.0",
4242
"lodash": "4.17.10",
43-
"moment": "2.10.3",
43+
"moment": "2.29.2",
4444
"nanoid": "^1.3.3",
4545
"newrelic": "^2.6.0",
4646
"node-uuid": "1.4.3",

yarn.lock

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3339,13 +3339,10 @@ [email protected], "mkdirp@>=0.5 0", mkdirp@^0.5.0, mkdirp@^0.5.1, mkdirp@~0.5.0, mkd
33393339
dependencies:
33403340
minimist "0.0.8"
33413341

3342-
3343-
version "2.10.3"
3344-
resolved "https://registry.yarnpkg.com/moment/-/moment-2.10.3.tgz#0abb99f307f65218308c6935efe29c57b1a0a27f"
3345-
3346-
moment@^2.10.6:
3347-
version "2.20.1"
3348-
resolved "https://registry.yarnpkg.com/moment/-/moment-2.20.1.tgz#d6eb1a46cbcc14a2b2f9434112c1ff8907f313fd"
3342+
[email protected], moment@^2.10.6:
3343+
version "2.29.2"
3344+
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.2.tgz#00910c60b20843bcba52d37d58c628b47b1f20e4"
3345+
integrity sha512-UgzG4rvxYpN15jgCmVJwac49h9ly9NurikMWGPdVxm8GZD6XjkKPxDTjQQ43gtGgnV3X0cAyWDdP2Wexoquifg==
33493346

33503347
"mout@>=0.9 <2.0":
33513348
version "1.1.0"

0 commit comments

Comments
 (0)