From cb4a7d0f4ff2ae9caf275f39c50e3e777704ae14 Mon Sep 17 00:00:00 2001 From: Calciumdibromid Bot Date: Fri, 24 Mar 2023 09:54:00 +0000 Subject: [PATCH] Update dependency jasmine-core to v4.6.0 (#1823) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [jasmine-core](https://jasmine.github.io) ([source](https://github.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
jasmine/jasmine ### [`v4.6.0`](https://github.com/jasmine/jasmine/releases/tag/v4.6.0): 4.6.0 [Compare Source](https://github.com/jasmine/jasmine/compare/v4.5.0...v4.6.0) Please see the [release notes](https://github.com/jasmine/jasmine/blob/main/release_notes/4.6.0.md).
--- ### 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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Co-authored-by: cabr2-bot Reviewed-on: https://codeberg.org/Calciumdibromid/CaBr2/pulls/1823 Reviewed-by: Epsilon_02 Co-authored-by: Calciumdibromid Bot Co-committed-by: Calciumdibromid Bot --- frontend/package.json | 2 +- frontend/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index 9bffb4247..7aa703919 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -67,7 +67,7 @@ "eslint-plugin-jsdoc": "40.1.0", "eslint-plugin-prefer-arrow": "1.2.3", "eslint-plugin-prettier": "4.2.1", - "jasmine-core": "4.5.0", + "jasmine-core": "4.6.0", "jasmine-spec-reporter": "7.0.0", "karma": "6.4.1", "karma-chrome-launcher": "3.1.1", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index a0b88b2a7..03dd9857f 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -6472,10 +6472,10 @@ istanbul-reports@^3.0.5: html-escaper "^2.0.0" istanbul-lib-report "^3.0.0" -jasmine-core@4.5.0: - version "4.5.0" - resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-4.5.0.tgz#1a6bd0bde3f60996164311c88a0995d67ceda7c3" - integrity sha512-9PMzyvhtocxb3aXJVOPqBDswdgyAeSB81QnLop4npOpbqnheaTEwPc9ZloQeVswugPManznQBjD8kWDTjlnHuw== +jasmine-core@4.6.0: + version "4.6.0" + resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-4.6.0.tgz#6884fc3d5b66bf293e422751eed6d6da217c38f5" + integrity sha512-O236+gd0ZXS8YAjFx8xKaJ94/erqUliEkJTDedyE7iHvv4ZVqi+q+8acJxu05/WJDKm512EUNn809In37nWlAQ== jasmine-core@^4.1.0: version "4.1.0"