Skip to content

Commit

Permalink
Bump moment-timezone from 0.5.38 to 0.5.47 (#243)
Browse files Browse the repository at this point in the history
Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.38 to 0.5.47.
- [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.38...0.5.47)

---
updated-dependencies:
- dependency-name: moment-timezone
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent dd23561 commit 4b1cd1c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"@grafana/data": "^11.3.1",
"@grafana/runtime": "^11.3.0",
"@grafana/ui": "^11.3.0",
"moment-timezone": "0.5.38",
"moment-timezone": "0.5.47",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-router-dom": "5.3.4"
Expand All @@ -93,7 +93,7 @@
"packageManager": "yarn@1.22.22",
"resolutions": {
"moment": "2.29.4",
"moment-timezone": "0.5.38",
"moment-timezone": "0.5.47",
"@types/react": "17.0.30"
}
}
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6834,14 +6834,14 @@ mkdirp@^0.5.6:
dependencies:
minimist "^1.2.6"

moment-timezone@0.5.38, moment-timezone@0.5.46:
version "0.5.38"
resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.38.tgz#9674a5397b8be7c13de820fd387d8afa0f725aad"
integrity sha512-nMIrzGah4+oYZPflDvLZUgoVUO4fvAqHstvG3xAUnMolWncuAiLDWNnJZj6EwJGMGfb1ZcuTFE6GI3hNOVWI/Q==
moment-timezone@0.5.46, moment-timezone@0.5.47:
version "0.5.47"
resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.47.tgz#d4d1a21b78372d914d6d69ae285454732a429749"
integrity sha512-UbNt/JAWS0m/NJOebR0QMRHBk0hu03r5dx9GK8Cs0AS3I81yDcOc9k+DytPItgVvBP7J6Mf6U2n3BPAacAV9oA==
dependencies:
moment ">= 2.9.0"
moment "^2.29.4"

moment@2.29.4, moment@2.30.1, moment@2.x, "moment@>= 2.9.0":
moment@2.29.4, moment@2.30.1, moment@2.x, moment@^2.29.4:
version "2.29.4"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108"
integrity sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==
Expand Down

0 comments on commit 4b1cd1c

Please sign in to comment.