Skip to content

Commit 31ab01b

Browse files
build(deps): bump moment in /atcoder-problems-frontend
Bumps [moment](https://github.com/moment/moment) from 2.29.2 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.29.2...2.29.4) --- updated-dependencies: - dependency-name: moment dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 52bba0c commit 31ab01b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

atcoder-problems-frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@types/react-beautiful-dnd": "13.0.0",
5050
"bootstrap": "4.3.1",
5151
"immutable": "4.0.0-rc.12",
52-
"moment": "2.29.2",
52+
"moment": "2.29.4",
5353
"random": "3.0.6",
5454
"react": "17.0.1",
5555
"react-beautiful-dnd": "13.1.0",

atcoder-problems-frontend/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8663,10 +8663,10 @@ [email protected]:
86638663
resolved "https://registry.yarnpkg.com/moment/-/moment-2.24.0.tgz#0d055d53f5052aa653c9f6eb68bb5d12bf5c2b5b"
86648664
integrity sha512-bV7f+6l2QigeBBZSM/6yTNq4P2fNpSWj/0e7jQcy87A8e7o2nAfP/34/2ky5Vw4B9S446EtIhodAzkFCcR4dQg==
86658665

8666-
8667-
version "2.29.2"
8668-
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.2.tgz#00910c60b20843bcba52d37d58c628b47b1f20e4"
8669-
integrity sha512-UgzG4rvxYpN15jgCmVJwac49h9ly9NurikMWGPdVxm8GZD6XjkKPxDTjQQ43gtGgnV3X0cAyWDdP2Wexoquifg==
8666+
8667+
version "2.29.4"
8668+
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108"
8669+
integrity sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==
86708670

86718671
move-concurrently@^1.0.1:
86728672
version "1.0.1"

0 commit comments

Comments
 (0)