Skip to content

Commit 6c22514

Browse files
Bump moment from 2.24.0 to 2.29.2
Bumps [moment](https://github.com/moment/moment) from 2.24.0 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.24.0...2.29.2) --- updated-dependencies: - dependency-name: moment dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 05f8ad3 commit 6c22514

File tree

2 files changed

+5
-10
lines changed

2 files changed

+5
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"lodash.template": "^4.5.0",
7979
"minimatch": "^3.0.4",
8080
"mixin-deep": "^1.3.2",
81-
"moment": "2.24.0",
81+
"moment": "2.29.2",
8282
"node": "^14.16.1",
8383
"node-uuid": "^1.4.8",
8484
"open": "^8.4.0",

yarn.lock

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8208,15 +8208,10 @@ module-deps@^6.0.0, module-deps@^6.2.3:
82088208
through2 "^2.0.0"
82098209
xtend "^4.0.0"
82108210

8211-
8212-
version "2.24.0"
8213-
resolved "https://registry.yarnpkg.com/moment/-/moment-2.24.0.tgz#0d055d53f5052aa653c9f6eb68bb5d12bf5c2b5b"
8214-
integrity sha512-bV7f+6l2QigeBBZSM/6yTNq4P2fNpSWj/0e7jQcy87A8e7o2nAfP/34/2ky5Vw4B9S446EtIhodAzkFCcR4dQg==
8215-
8216-
moment@^2.18.1:
8217-
version "2.29.1"
8218-
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.1.tgz#b2be769fa31940be9eeea6469c075e35006fa3d3"
8219-
integrity sha512-kHmoybcPV8Sqy59DwNDY3Jefr64lK/by/da0ViFcuA4DH0vQg5Q6Ze5VimxkfQNSC+Mls/Kx53s7TjP1RhFEDQ==
8211+
[email protected], moment@^2.18.1:
8212+
version "2.29.2"
8213+
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.2.tgz#00910c60b20843bcba52d37d58c628b47b1f20e4"
8214+
integrity sha512-UgzG4rvxYpN15jgCmVJwac49h9ly9NurikMWGPdVxm8GZD6XjkKPxDTjQQ43gtGgnV3X0cAyWDdP2Wexoquifg==
82208215

82218216
mousetrap@^1.5.2:
82228217
version "1.6.5"

0 commit comments

Comments
 (0)