Build(deps-dev): Bump jasmine-core from 4.4.0 to 4.5.0 (#2749)

Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 4.4.0 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.4.0...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-10-31 18:31:23 +00:00
committed by GitHub
parent 27cf2f5f0c
commit 6f669d63ef
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -12069,9 +12069,9 @@
}
},
"jasmine-core": {
"version": "4.4.0",
"resolved": "https://registry.npmjs.org/jasmine-core/-/jasmine-core-4.4.0.tgz",
"integrity": "sha512-+l482uImx5BVd6brJYlaHe2UwfKoZBqQfNp20ZmdNfsjGFTemGfqHLsXjKEW23w9R/m8WYeFc9JmIgjj6dUtAA==",
"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
@@ -96,7 +96,7 @@
"http-server": "^14.1.1",
"husky": "^8.0.1",
"inquirer": "^9.1.4",
"jasmine-core": "~4.4.0",
"jasmine-core": "~4.5.0",
"jasmine-marbles": "0.8.3",
"jasmine-spec-reporter": "~5.0.0",
"karma": "^6.4.1",