Skip to content

Commit 0d23143

Browse files
chore(deps): update dependency jasmine-core to v5.7.1 (#484)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [jasmine-core](https://jasmine.github.io) ([source](https://redirect.github.com/jasmine/jasmine)) | [`5.6.0` -> `5.7.1`](https://renovatebot.com/diffs/npm/jasmine-core/5.6.0/5.7.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/jasmine-core/5.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/jasmine-core/5.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/jasmine-core/5.6.0/5.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/jasmine-core/5.6.0/5.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>jasmine/jasmine (jasmine-core)</summary> ### [`v5.7.1`](https://redirect.github.com/jasmine/jasmine/releases/tag/v5.7.1) [Compare Source](https://redirect.github.com/jasmine/jasmine/compare/v5.7.0...v5.7.1) Please see the [release notes](https://redirect.github.com/jasmine/jasmine/blob/main/release_notes/5.7.1.md). ### [`v5.7.0`](https://redirect.github.com/jasmine/jasmine/releases/tag/v5.7.0) [Compare Source](https://redirect.github.com/jasmine/jasmine/compare/v5.6.0...v5.7.0) Please see the [release notes](https://redirect.github.com/jasmine/jasmine/blob/main/release_notes/5.7.0.md). </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 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:eyJjcmVhdGVkSW5WZXIiOiI0MC43LjEiLCJ1cGRhdGVkSW5WZXIiOiI0MC43LjEiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4b76cc4 commit 0d23143

File tree

2 files changed

+5
-12
lines changed

2 files changed

+5
-12
lines changed

package-lock.json

Lines changed: 4 additions & 11 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
@@ -47,7 +47,7 @@
4747
"gulp-util": "3.0.8",
4848
"gulp4-run-sequence": "^1.0.1",
4949
"jasmine": "5.7.1",
50-
"jasmine-core": "5.6.0",
50+
"jasmine-core": "5.7.1",
5151
"jsdoc3-parser": "3.0.0",
5252
"jsdox": "0.4.10",
5353
"karma": "6.4.4",

0 commit comments

Comments
 (0)