Skip to content

Commit 01cd26d

Browse files
chore(deps): update dependency @types/jasmine to v5.1.15 (#2278)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@types/jasmine](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jasmine) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine)) | [`5.1.13` → `5.1.15`](https://renovatebot.com/diffs/npm/@types%2fjasmine/5.1.13/5.1.15) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fjasmine/5.1.15?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fjasmine/5.1.13/5.1.15?slim=true) | --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/runtime-env/import-meta-env). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMTAuMiIsInVwZGF0ZWRJblZlciI6IjQzLjExMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5382e10 commit 01cd26d

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

packages/examples/angular-webpack-example/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/examples/angular-webpack-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@angular/build": "20.3.25",
2929
"@angular/cli": "20.3.25",
3030
"@angular/compiler-cli": "20.3.14",
31-
"@types/jasmine": "5.1.13",
31+
"@types/jasmine": "5.1.15",
3232
"@types/node": "22.18.10",
3333
"cross-env": "7.0.3",
3434
"jasmine-core": "5.12.1",

0 commit comments

Comments
 (0)