Skip to content

Commit 8856852

Browse files
fix(deps): update dependency moment-timezone to v0.5.46 (#446)
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.45` -> `0.5.46`](https://renovatebot.com/diffs/npm/moment-timezone/0.5.45/0.5.46) | [![age](https://developer.mend.io/api/mc/badges/age/npm/moment-timezone/0.5.46?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/moment-timezone/0.5.46?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/moment-timezone/0.5.45/0.5.46?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/moment-timezone/0.5.45/0.5.46?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>moment/moment-timezone (moment-timezone)</summary> ### [`v0.5.46`](https://redirect.github.com/moment/moment-timezone/blob/HEAD/changelog.md#0546-2024-10-06) [Compare Source](https://redirect.github.com/moment/moment-timezone/compare/0.5.45...0.5.46) - Updated data to IANA TZDB `2024b`. This only affects historical timestamps; no future timestamps have changed. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on Monday" 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:eyJjcmVhdGVkSW5WZXIiOiIzOC45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguOTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ddd65ef commit 8856852

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package-lock.json

Lines changed: 5 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.45",
27+
"moment-timezone": "0.5.46",
2828
"requirejs": "2.1.22",
2929
"requirejs-text": "2.0.16",
3030
"sass": "^1.58.3",

0 commit comments

Comments
 (0)