0
0
Fork 0
mirror of https://github.com/renovatebot/renovate.git synced 2025-03-16 00:54:53 +00:00

build(deps): update dependency moment-timezone to v0.5.25

This commit is contained in:
Renovate Bot 2019-04-24 08:02:05 +00:00 committed by renovate[bot]
parent 0d1d4e17ba
commit a53b70ed1d
2 changed files with 5 additions and 5 deletions

View file

@ -119,7 +119,7 @@
"markdown-it": "8.4.2",
"minimatch": "3.0.4",
"moment": "2.24.0",
"moment-timezone": "0.5.23",
"moment-timezone": "0.5.25",
"node-html-parser": "1.1.15",
"npm": "6.9.0",
"openpgp": "2.6.2",

View file

@ -5177,10 +5177,10 @@ modify-values@^1.0.0:
resolved "https://registry.yarnpkg.com/modify-values/-/modify-values-1.0.1.tgz#b3939fa605546474e3e3e3c63d64bd43b4ee6022"
integrity sha512-xV2bxeN6F7oYjZWTe/YPAy6MN2M+sL4u/Rlm2AHCIVGfo2p1yGmBHQ6vHehl4bRTZBdHu3TSkWdYgkwpYzAGSw==
moment-timezone@0.5.23:
version "0.5.23"
resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.23.tgz#7cbb00db2c14c71b19303cb47b0fb0a6d8651463"
integrity sha512-WHFH85DkCfiNMDX5D3X7hpNH3/PUhjTGcD0U1SgfBGZxJ3qUmJh5FdvaFjcClxOvB3rzdfj4oRffbI38jEnC1w==
moment-timezone@0.5.25:
version "0.5.25"
resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.25.tgz#a11bfa2f74e088327f2cd4c08b3e7bdf55957810"
integrity sha512-DgEaTyN/z0HFaVcVbSyVCUU6HeFdnNC3vE4c9cgu2dgMTvjBUBdBzWfasTBmAW45u5OIMeCJtU8yNjM22DHucw==
dependencies:
moment ">= 2.9.0"