Skip to content

Commit 85f42f0

Browse files
build(deps): bump moment in /atcoder-problems-frontend
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 f751354 commit 85f42f0

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

atcoder-problems-frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@types/react-beautiful-dnd": "13.0.0",
4747
"bootstrap": "4.3.1",
4848
"immutable": "4.0.0-rc.12",
49-
"moment": "2.24.0",
49+
"moment": "2.29.2",
5050
"random": "2.2.0",
5151
"react": "17.0.1",
5252
"react-beautiful-dnd": "13.1.0",

atcoder-problems-frontend/yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8835,6 +8835,11 @@ [email protected]:
88358835
resolved "https://registry.yarnpkg.com/moment/-/moment-2.24.0.tgz#0d055d53f5052aa653c9f6eb68bb5d12bf5c2b5b"
88368836
integrity sha512-bV7f+6l2QigeBBZSM/6yTNq4P2fNpSWj/0e7jQcy87A8e7o2nAfP/34/2ky5Vw4B9S446EtIhodAzkFCcR4dQg==
88378837

8838+
8839+
version "2.29.2"
8840+
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.2.tgz#00910c60b20843bcba52d37d58c628b47b1f20e4"
8841+
integrity sha512-UgzG4rvxYpN15jgCmVJwac49h9ly9NurikMWGPdVxm8GZD6XjkKPxDTjQQ43gtGgnV3X0cAyWDdP2Wexoquifg==
8842+
88388843
move-concurrently@^1.0.1:
88398844
version "1.0.1"
88408845
resolved "https://registry.yarnpkg.com/move-concurrently/-/move-concurrently-1.0.1.tgz#be2c005fda32e0b29af1f05d7c4b33214c701f92"

0 commit comments

Comments
 (0)