Merge pull request #377 from prymitive/renovate/moment-2.x

fix(deps): update dependency moment to v2.24.0
This commit is contained in:
Łukasz Mierzwa
2019-01-22 14:43:07 +09:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -23,7 +23,7 @@
"mobx": "5.9.0",
"mobx-react": "5.4.3",
"mobx-stored": "1.1.0",
"moment": "2.23.0",
"moment": "2.24.0",
"object-hash": "1.3.1",
"prop-types": "15.6.2",
"qs": "6.6.0",

View File

@@ -7414,10 +7414,10 @@ mobx@5.9.0:
resolved "https://registry.yarnpkg.com/mobx/-/mobx-5.9.0.tgz#a08edd7132787f771409c9c33788a5df66ff7ce7"
integrity sha512-D3mY1uM3H9BP5duk5tTanrOq92yqetYKsprPJWvkKDrbs+fro59xrpWX+vtr10YoLgJIFz+a4A8lI+4YtqmCUQ==
moment@2.23.0:
version "2.23.0"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.23.0.tgz#759ea491ac97d54bac5ad776996e2a58cc1bc225"
integrity sha512-3IE39bHVqFbWWaPOMHZF98Q9c3LDKGTmypMiTM2QygGXXElkFWIH7GxfmlwmY2vwa+wmNsoYZmG2iusf1ZjJoA==
moment@2.24.0:
version "2.24.0"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.24.0.tgz#0d055d53f5052aa653c9f6eb68bb5d12bf5c2b5b"
integrity sha512-bV7f+6l2QigeBBZSM/6yTNq4P2fNpSWj/0e7jQcy87A8e7o2nAfP/34/2ky5Vw4B9S446EtIhodAzkFCcR4dQg==
moo@^0.4.3:
version "0.4.3"