Skip to content

Commit 3c49a92

Browse files
fix(deps): update dependency backbone to v1.6.1 (#481)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [backbone](https://redirect.github.com/jashkenas/backbone) | [`1.6.0` -> `1.6.1`](https://renovatebot.com/diffs/npm/backbone/1.6.0/1.6.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/backbone/1.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/backbone/1.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/backbone/1.6.0/1.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/backbone/1.6.0/1.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>jashkenas/backbone (backbone)</summary> ### [`v1.6.1`](https://redirect.github.com/jashkenas/backbone/compare/1.6.0...1.6.1) [Compare Source](https://redirect.github.com/jashkenas/backbone/compare/1.6.0...1.6.1) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e4ff4a6 commit 3c49a92

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
@@ -18,7 +18,7 @@
1818
"lint": "eslint ."
1919
},
2020
"dependencies": {
21-
"backbone": "1.6.0",
21+
"backbone": "1.6.1",
2222
"backbone.paginator": "2.0.8",
2323
"gulp-shell": "0.8.0",
2424
"jquery": "~3.7.0",

0 commit comments

Comments
 (0)