Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

Commit

Permalink
Merge pull request #32 from TiagoDanin/renovate/moment-timezone-0.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency moment-timezone to v0.5.27
  • Loading branch information
TiagoDanin authored Nov 21, 2019
2 parents 0dba5d8 + 25842f1 commit 85d4318
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"lodash": "4.17.11",
"minimist": "1.2.0",
"moment": "2.24.0",
"moment-timezone": "0.5.25",
"moment-timezone": "0.5.27",
"nodejs-i18n": "2.3.0",
"numberlabel": "1.0.1",
"pg": "7.11.0",
Expand Down
9 changes: 1 addition & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2092,14 +2092,7 @@ mkdirp@^0.5.1:
dependencies:
minimist "0.0.8"

[email protected]:
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"

moment-timezone@^0.5.x:
[email protected], moment-timezone@^0.5.x:
version "0.5.27"
resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.27.tgz#73adec8139b6fe30452e78f210f27b1f346b8877"
integrity sha512-EIKQs7h5sAsjhPCqN6ggx6cEbs94GK050254TIJySD1bzoM5JTYDwAU1IoVOeTOL6Gm27kYJ51/uuvq1kIlrbw==
Expand Down

0 comments on commit 85d4318

Please sign in to comment.