Skip to content

Commit 0a42ba4

Browse files
chore(deps): update dependency jasmine-core to ~4.6.0 (#21)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [jasmine-core](https://jasmine.github.io) ([source](https://togithub.com/jasmine/jasmine)) | devDependencies | minor | [`~4.5.0` -> `~4.6.0`](https://renovatebot.com/diffs/npm/jasmine-core/4.5.0/4.6.0) | --- ### Release Notes <details> <summary>jasmine/jasmine</summary> ### [`v4.6.0`](https://togithub.com/jasmine/jasmine/releases/tag/v4.6.0): 4.6.0 [Compare Source](https://togithub.com/jasmine/jasmine/compare/v4.5.0...v4.6.0) Please see the [release notes](https://togithub.com/jasmine/jasmine/blob/main/release_notes/4.6.0.md). </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 [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS44LjMiLCJ1cGRhdGVkSW5WZXIiOiIzNS44LjMifQ==--> Co-authored-by: Renovate Bot <[email protected]>
1 parent ab953b9 commit 0a42ba4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 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
@@ -48,7 +48,7 @@
4848
"cpy-cli": "^4.2.0",
4949
"dayjs": "^1.11.7",
5050
"eslint": "^8.33.0",
51-
"jasmine-core": "~4.5.0",
51+
"jasmine-core": "~4.6.0",
5252
"karma": "~6.4.0",
5353
"karma-chrome-launcher": "~3.1.0",
5454
"karma-coverage": "~2.2.0",

0 commit comments

Comments
 (0)