Skip to content

Commit 61142f7

Browse files
chore(deps): update dependency jasmine to v5.8.0 (#489)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [jasmine](http://jasmine.github.io/) ([source](https://redirect.github.com/jasmine/jasmine-npm)) | [`5.7.1` -> `5.8.0`](https://renovatebot.com/diffs/npm/jasmine/5.7.1/5.8.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/jasmine/5.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/jasmine/5.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/jasmine/5.7.1/5.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/jasmine/5.7.1/5.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>jasmine/jasmine-npm (jasmine)</summary> ### [`v5.8.0`](https://redirect.github.com/jasmine/jasmine-npm/releases/tag/v5.8.0) [Compare Source](https://redirect.github.com/jasmine/jasmine-npm/compare/v5.7.1...v5.8.0) Please see the [release notes](https://redirect.github.com/jasmine/jasmine-npm/blob/main/release_notes/5.8.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:eyJjcmVhdGVkSW5WZXIiOiI0MC40OC41IiwidXBkYXRlZEluVmVyIjoiNDAuNDguNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9ad092d commit 61142f7

File tree

2 files changed

+13
-6
lines changed

2 files changed

+13
-6
lines changed

package-lock.json

Lines changed: 12 additions & 5 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
@@ -46,7 +46,7 @@
4646
"gulp-rename": "2.0.0",
4747
"gulp-util": "3.0.8",
4848
"gulp4-run-sequence": "^1.0.1",
49-
"jasmine": "5.7.1",
49+
"jasmine": "5.8.0",
5050
"jasmine-core": "5.7.1",
5151
"jsdoc3-parser": "3.0.0",
5252
"jsdox": "0.4.10",

0 commit comments

Comments
 (0)