Skip to content

Commit

Permalink
Bump moment-timezone from 0.5.0 to 0.5.35
Browse files Browse the repository at this point in the history
Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.0 to 0.5.35.
- [Release notes](https://github.com/moment/moment-timezone/releases)
- [Changelog](https://github.com/moment/moment-timezone/blob/develop/changelog.md)
- [Commits](moment/moment-timezone@0.5.0...0.5.35)

---
updated-dependencies:
- dependency-name: moment-timezone
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 31, 2022
1 parent 9a197af commit cf115c7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 13 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"leaflet-side-by-side": "2.1.0",
"loader.js": "^4.0.1",
"moment": "2.24.0",
"moment-timezone": "0.5.0",
"moment-timezone": "0.5.35",
"node-uuid": "^1.4.7",
"resolve": "1.11.0",
"semantic-ui-ember": "git+https://github.com/Flexberry/Semantic-UI-Ember.git#version-0.9.3",
Expand Down
17 changes: 5 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6520,12 +6520,12 @@ module-deps@^4.0.8:
through2 "^2.0.0"
xtend "^4.0.0"

moment-timezone@0.5.0:
version "0.5.0"
resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.0.tgz#f282c8e5e6e28614b2f6dd1048663754d30ea11f"
integrity sha1-8oLI5ebihhSy9t0QSGY3VNMOoR8=
moment-timezone@0.5.35, moment-timezone@^0.5.0:
version "0.5.35"
resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.35.tgz#6fa2631bdbe8ff04f6b8753f7199516be6dc9839"
integrity sha512-cY/pBOEXepQvlgli06ttCTKcIf8cD1nmNwOKQQAdHBqYApQSpAqotBMX0RJZNgMp6i0PlZuf1mFtnlyEkwyvFw==
dependencies:
moment ">= 2.6.0"
moment ">= 2.9.0"

moment-timezone@^0.3.0:
version "0.3.1"
Expand All @@ -6534,13 +6534,6 @@ moment-timezone@^0.3.0:
dependencies:
moment ">= 2.6.0"

moment-timezone@^0.5.0:
version "0.5.27"
resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.27.tgz#73adec8139b6fe30452e78f210f27b1f346b8877"
integrity sha512-EIKQs7h5sAsjhPCqN6ggx6cEbs94GK050254TIJySD1bzoM5JTYDwAU1IoVOeTOL6Gm27kYJ51/uuvq1kIlrbw==
dependencies:
moment ">= 2.9.0"

moment@2.24.0, "moment@>= 2.6.0", "moment@>= 2.9.0", moment@^2.13.0:
version "2.24.0"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.24.0.tgz#0d055d53f5052aa653c9f6eb68bb5d12bf5c2b5b"
Expand Down

0 comments on commit cf115c7

Please sign in to comment.