Skip to content

Commit e2b5005

Browse files
authored
Merge pull request #1140 from kenkoooo/dependabot/npm_and_yarn/atcoder-problems-frontend/moment-2.29.2
build(deps): bump moment from 2.24.0 to 2.29.2 in /atcoder-problems-frontend
2 parents 0873b49 + 85f42f0 commit e2b5005

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)