Skip to content
This repository was archived by the owner on Jul 22, 2023. It is now read-only.

Commit b118af8

Browse files
Calciumdibromid Botcabr2-bot
authored andcommitted
Update dependency @types/jasmine to v4.3.2 (#1920)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@types/jasmine](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jasmine) ([source](https://github.com/DefinitelyTyped/DefinitelyTyped)) | devDependencies | patch | [`4.3.1` -> `4.3.2`](https://renovatebot.com/diffs/npm/@types%2fjasmine/4.3.1/4.3.2) | --- ### 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://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMTMuMCIsInVwZGF0ZWRJblZlciI6IjM1LjExMy4wIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCJ9--> Co-authored-by: cabr2-bot <cabr2.help@gmail.com> Reviewed-on: https://codeberg.org/Calciumdibromid/CaBr2/pulls/1920 Reviewed-by: Epsilon_02 <epsilon_02@noreply.codeberg.org> Co-authored-by: Calciumdibromid Bot <cabr2_bot@noreply.codeberg.org> Co-committed-by: Calciumdibromid Bot <cabr2_bot@noreply.codeberg.org>
1 parent d5c36f9 commit b118af8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@angular/cli": "16.0.4",
5555
"@angular/compiler-cli": "16.0.4",
5656
"@tauri-apps/cli": "1.3.1",
57-
"@types/jasmine": "4.3.1",
57+
"@types/jasmine": "4.3.2",
5858
"@types/node": "18.16.16",
5959
"@typescript-eslint/eslint-plugin": "^5.59.2",
6060
"@typescript-eslint/parser": "^5.59.2",

frontend/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2822,10 +2822,10 @@
28222822
dependencies:
28232823
"@types/node" "*"
28242824

2825-
"@types/jasmine@4.3.1":
2826-
version "4.3.1"
2827-
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-4.3.1.tgz#2d8ab5601c2fe7d9673dcb157e03f128ab5c5fff"
2828-
integrity sha512-Vu8l+UGcshYmV1VWwULgnV/2RDbBaO6i2Ptx7nd//oJPIZGhoI1YLST4VKagD2Pq/Bc2/7zvtvhM7F3p4SN7kQ==
2825+
"@types/jasmine@4.3.2":
2826+
version "4.3.2"
2827+
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-4.3.2.tgz#27045b95e1249e67ef02c7966e12003fb25df18b"
2828+
integrity sha512-lKkWBcbxEZX/7nxPqEtv/OjPLaBa2j0o+hmv5Yn83b/+11C1kfBAkgvmrb13WDkmizUJ3B+jYrWh4M0YRtrzEQ==
28292829

28302830
"@types/json-schema@*", "@types/json-schema@^7.0.8":
28312831
version "7.0.11"

0 commit comments

Comments
 (0)