Bump jasmine-core from 2.4.1 to 4.5.0

Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 2.4.1 to 4.5.0.
- [Release notes](https://github.com/jasmine/jasmine/releases)
- [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md)
- [Commits](https://github.com/jasmine/jasmine/compare/v2.4.1...v4.5.0)

---
updated-dependencies:
- dependency-name: jasmine-core
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-02-03 15:03:10 +00:00
committed by Jean-Baptiste Bellet
parent a3278ab6d3
commit 292338d467
2 changed files with 5 additions and 5 deletions

View File

@@ -43,7 +43,7 @@
"devDependencies": {
"@webpack-cli/serve": "*",
"husky": "^8.0.0",
"jasmine-core": "~2.4.1",
"jasmine-core": "~4.5.0",
"jest": "^27.4.7",
"karma": "~6.4.1",
"karma-chrome-launcher": "~3.1.0",

View File

@@ -5372,10 +5372,10 @@ istanbul-reports@^3.1.3:
html-escaper "^2.0.0"
istanbul-lib-report "^3.0.0"
jasmine-core@~2.4.1:
version "2.4.1"
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-2.4.1.tgz#6f83ab3a0f16951722ce07d206c773d57cc838be"
integrity sha1-b4OrOg8WlRcizgfSBsdz1XzIOL4=
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==
jest-changed-files@^27.5.1:
version "27.5.1"