Build(deps-dev): Bump jasmine-core from 4.3.0 to 4.4.0 (#2632)

Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 4.3.0 to 4.4.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.3.0...v4.4.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-09-14 15:57:27 +01:00
committed by GitHub
parent 9b0c962776
commit 948bbfbe5b
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -11873,9 +11873,9 @@
}
},
"jasmine-core": {
"version": "4.3.0",
"resolved": "https://registry.npmjs.org/jasmine-core/-/jasmine-core-4.3.0.tgz",
"integrity": "sha512-qybtBUesniQdW6n+QIHMng2vDOHscIC/dEXjW+JzO9+LoAZMb03RCUC5xFOv/btSKPm1xL42fn+RjlU4oB42Lg==",
"version": "4.4.0",
"resolved": "https://registry.npmjs.org/jasmine-core/-/jasmine-core-4.4.0.tgz",
"integrity": "sha512-+l482uImx5BVd6brJYlaHe2UwfKoZBqQfNp20ZmdNfsjGFTemGfqHLsXjKEW23w9R/m8WYeFc9JmIgjj6dUtAA==",
"dev": true
},
"jasmine-marbles": {
+1 -1
View File
@@ -96,7 +96,7 @@
"http-server": "^14.1.1",
"husky": "^8.0.1",
"inquirer": "^8.1.5",
"jasmine-core": "~4.3.0",
"jasmine-core": "~4.4.0",
"jasmine-marbles": "0.8.3",
"jasmine-spec-reporter": "~5.0.0",
"karma": "^6.4.0",