Skip to content

Commit da0b256

Browse files
Bump moment from 2.24.0 to 2.29.4
Bumps [moment](https://github.com/moment/moment) from 2.24.0 to 2.29.4. - [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.4) --- updated-dependencies: - dependency-name: moment dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 851c023 commit da0b256

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"catflake": "^1.0.0",
2727
"eris": "^0.14.0",
2828
"jimp": "^0.6.4",
29-
"moment": "^2.22.2",
29+
"moment": "^2.29.4",
3030
"pg": "^7.8.0",
3131
"rethinkdbdash": "^2.3.31",
3232
"sequelize": "^4.42.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1163,10 +1163,10 @@ moment-timezone@^0.5.14:
11631163
dependencies:
11641164
moment ">= 2.9.0"
11651165

1166-
"moment@>= 2.9.0", moment@^2.20.0, moment@^2.22.2:
1167-
version "2.24.0"
1168-
resolved "https://registry.yarnpkg.com/moment/-/moment-2.24.0.tgz#0d055d53f5052aa653c9f6eb68bb5d12bf5c2b5b"
1169-
integrity sha512-bV7f+6l2QigeBBZSM/6yTNq4P2fNpSWj/0e7jQcy87A8e7o2nAfP/34/2ky5Vw4B9S446EtIhodAzkFCcR4dQg==
1166+
"moment@>= 2.9.0", moment@^2.20.0, moment@^2.22.2, moment@^2.29.4:
1167+
version "2.29.4"
1168+
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108"
1169+
integrity sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==
11701170

11711171
ms@2.0.0:
11721172
version "2.0.0"

0 commit comments

Comments
 (0)