Skip to content

Commit 51fe8d1

Browse files
fix(deps): update dependency moment-timezone to v0.5.43 (#317)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [moment-timezone](http://momentjs.com/timezone/) ([source](https://togithub.com/moment/moment-timezone)) | [`0.5.42` -> `0.5.43`](https://renovatebot.com/diffs/npm/moment-timezone/0.5.42/0.5.43) | [![age](https://badges.renovateapi.com/packages/npm/moment-timezone/0.5.43/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/moment-timezone/0.5.43/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/moment-timezone/0.5.43/compatibility-slim/0.5.42)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/moment-timezone/0.5.43/confidence-slim/0.5.42)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>moment/moment-timezone</summary> ### [`v0.5.43`](https://togithub.com/moment/moment-timezone/blob/HEAD/changelog.md#&#8203;0543-2023-03-31) [Compare Source](https://togithub.com/moment/moment-timezone/compare/0.5.42...0.5.43) - Updated data to IANA TZDB `2023c` </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 3am 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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/openedx/edx-ui-toolkit). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4yMi4xIiwidXBkYXRlZEluVmVyIjoiMzUuMjIuMSJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c7ab49a commit 51fe8d1

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.6.0",
2525
"mini-css-extract-plugin": "^2.7.2",
2626
"moment": "2.29.4",
27-
"moment-timezone": "0.5.42",
27+
"moment-timezone": "0.5.43",
2828
"requirejs": "2.1.22",
2929
"requirejs-text": "2.0.16",
3030
"sass": "^1.58.3",

0 commit comments

Comments
 (0)