Skip to content

Commit ca5e9e7

Browse files
chore(deps): update dependency jasmine-core to ~5.2.0 (#396)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [jasmine-core](https://jasmine.github.io) ([source](https://togithub.com/jasmine/jasmine)) | [`~5.1.0` -> `~5.2.0`](https://renovatebot.com/diffs/npm/jasmine-core/5.1.2/5.2.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/jasmine-core/5.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/jasmine-core/5.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/jasmine-core/5.1.2/5.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/jasmine-core/5.1.2/5.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>jasmine/jasmine (jasmine-core)</summary> ### [`v5.2.0`](https://togithub.com/jasmine/jasmine/compare/v5.1.2...cd1b7ce9c74115e1d133e31f3da933d91474eebf) [Compare Source](https://togithub.com/jasmine/jasmine/compare/v5.1.2...v5.2.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://developer.mend.io/github/json-derulo/angular-ecmascript-intl). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjQzMS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b8ee7ca commit ca5e9e7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"eslint": "^8.53.0",
4545
"eslint-plugin-deprecation": "^3.0.0",
4646
"globals": "^15.1.0",
47-
"jasmine-core": "~5.1.0",
47+
"jasmine-core": "~5.2.0",
4848
"karma": "~6.4.0",
4949
"karma-chrome-launcher": "~3.2.0",
5050
"karma-coverage": "~2.2.0",

0 commit comments

Comments
 (0)