Bump jasmine-core from 4.1.1 to 4.5.0 (#7970)

Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 4.1.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/v4.1.1...v4.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-11-25 13:17:15 +01:00
committed by GitHub
parent 043ae24c4b
commit 78c2bee63e
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -35315,9 +35315,9 @@
"dev": true
},
"jasmine-core": {
"version": "4.1.1",
"resolved": "https://registry.npmjs.org/jasmine-core/-/jasmine-core-4.1.1.tgz",
"integrity": "sha512-lmUfT5XcK9KKvt3lLYzn93hc4MGzlUBowExFVgzbSW0ZCrdeyS574dfsyfRhxbg81Wj4gk+RxUiTnj7KBfDA1g==",
"version": "4.5.0",
"resolved": "https://registry.npmjs.org/jasmine-core/-/jasmine-core-4.5.0.tgz",
"integrity": "sha512-9PMzyvhtocxb3aXJVOPqBDswdgyAeSB81QnLop4npOpbqnheaTEwPc9ZloQeVswugPManznQBjD8kWDTjlnHuw==",
"dev": true
},
"jasmine-marbles": {
+1 -1
View File
@@ -159,7 +159,7 @@
"graphql-request": "^5.0.0",
"husky": "^7.0.4",
"jasmine-ajax": "4.0.0",
"jasmine-core": "4.1.1",
"jasmine-core": "4.5.0",
"jasmine-reporters": "^2.4.0",
"jasmine-spec-reporter": "7.0.0",
"js-yaml": "^4.0.0",