Skip to content

Commit 2b97d22

Browse files
Bump moment from 2.24.0 to 2.29.4 in /frontend
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 ea53f02 commit 2b97d22

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"less": "^3.11.1",
1717
"less-loader": "^5.0.0",
1818
"linkifyjs": "^2.1.9",
19-
"moment": "^2.24.0",
19+
"moment": "^2.29.4",
2020
"moment-duration-format": "^2.3.2",
2121
"node-sass": "^4.13.1",
2222
"react": "^16.13.1",

frontend/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7275,10 +7275,10 @@ moment-duration-format@^2.3.2:
72757275
resolved "https://registry.yarnpkg.com/moment-duration-format/-/moment-duration-format-2.3.2.tgz#5fa2b19b941b8d277122ff3f87a12895ec0d6212"
72767276
integrity sha512-cBMXjSW+fjOb4tyaVHuaVE/A5TqkukDWiOfxxAjY+PEqmmBQlLwn+8OzwPiG3brouXKY5Un4pBjAeB6UToXHaQ==
72777277

7278-
moment@^2.24.0:
7279-
version "2.24.0"
7280-
resolved "https://registry.yarnpkg.com/moment/-/moment-2.24.0.tgz#0d055d53f5052aa653c9f6eb68bb5d12bf5c2b5b"
7281-
integrity sha512-bV7f+6l2QigeBBZSM/6yTNq4P2fNpSWj/0e7jQcy87A8e7o2nAfP/34/2ky5Vw4B9S446EtIhodAzkFCcR4dQg==
7278+
moment@^2.24.0, moment@^2.29.4:
7279+
version "2.29.4"
7280+
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108"
7281+
integrity sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==
72827282

72837283
move-concurrently@^1.0.1:
72847284
version "1.0.1"

0 commit comments

Comments
 (0)