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

Commit 578ca76

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 8b1475d commit 578ca76

File tree

2 files changed

+9
-12
lines changed

2 files changed

+9
-12
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: 8 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -915,10 +915,10 @@ [email protected], core-util-is@~1.0.0:
915915
async "^2.0.0-rc.5"
916916
lodash "^4.13.1"
917917

918-
cp-translations@^1.0.146:
919-
version "1.0.146"
920-
resolved "https://registry.yarnpkg.com/cp-translations/-/cp-translations-1.0.146.tgz#dee5c55263fb31c7c5c3e4e8fd573f3a05921f8d"
921-
integrity sha512-h2DRtFybsA2tvcnWg8FI5ZmxyBgavMDr9F+Cp0e78VgyJJusJLPvuSSHHtUxwnYKNsrdgCWZKnPwRkwJXXJtsQ==
918+
cp-translations@^1.0.149:
919+
version "1.0.166"
920+
resolved "https://registry.yarnpkg.com/cp-translations/-/cp-translations-1.0.166.tgz#d0e0b5ce05a00a1c12a8746ef2d9053984025384"
921+
integrity sha512-2/Lii1DJqtc/lM944YF4E5cH2v5UwgdAropTTloULq9aME+nZtd1UQZ1Sx3w5Rc1lNvBmP3iy1On3hW9PbUT+g==
922922

923923
cross-spawn-async@^2.0.0, cross-spawn-async@^2.1.8:
924924
version "2.2.5"
@@ -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)