Skip to content

Commit 7a44efe

Browse files
fix(deps): update dependency moment-timezone to v0.5.48 (#478)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [moment-timezone](http://momentjs.com/timezone/) ([source](https://redirect.github.com/moment/moment-timezone)) | [`0.5.46` -> `0.5.48`](https://renovatebot.com/diffs/npm/moment-timezone/0.5.46/0.5.48) | [![age](https://developer.mend.io/api/mc/badges/age/npm/moment-timezone/0.5.48?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/moment-timezone/0.5.48?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/moment-timezone/0.5.46/0.5.48?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/moment-timezone/0.5.46/0.5.48?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>moment/moment-timezone (moment-timezone)</summary> ### [`v0.5.48`](https://redirect.github.com/moment/moment-timezone/blob/HEAD/changelog.md#0548-2025-03-23) [Compare Source](https://redirect.github.com/moment/moment-timezone/compare/0.5.47...0.5.48) - Updated data to IANA TZDB `2025b`. ### [`v0.5.47`](https://redirect.github.com/moment/moment-timezone/blob/HEAD/changelog.md#0547-2025-01-28) [Compare Source](https://redirect.github.com/moment/moment-timezone/compare/0.5.46...0.5.47) - Updated data to IANA TZDB `2025a`. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "* 0-3 * * 1" in timezone America/New_York, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/openedx/edx-ui-toolkit). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8853a13 commit 7a44efe

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"jquery": "~3.7.0",
2525
"mini-css-extract-plugin": "^2.7.2",
2626
"moment": "2.30.1",
27-
"moment-timezone": "0.5.46",
27+
"moment-timezone": "0.5.48",
2828
"requirejs": "2.1.22",
2929
"requirejs-text": "2.0.16",
3030
"sass": "^1.58.3",

0 commit comments

Comments
 (0)