build(deps-dev): Bump jasmine-core from 5.12.1 to 6.0.1 (#5009)

* build(deps-dev): Bump jasmine-core from 5.12.1 to 6.0.1

Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 5.12.1 to 6.0.1.
- [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/v5.12.1...v6.0.1)

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

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

* [ACS-11117] Fixed installing of jasmine-core dependency

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aleksander Sklorz <Aleksander.Sklorz@hyland.com>
This commit is contained in:
dependabot[bot]
2026-02-12 13:30:29 +01:00
committed by GitHub
co-authored by Aleksander Sklorz
parent 85c8d36730
commit d3f724caa2
2 changed files with 87 additions and 23 deletions
+2 -2
View File
@@ -114,13 +114,13 @@
"eslint-plugin-rxjs": "^5.0.2",
"eslint-plugin-unicorn": "^54.0.0",
"husky": "^9.0.11",
"jasmine-core": "~5.12.0",
"jasmine-core": "~6.0.1",
"jasmine-spec-reporter": "~5.0.0",
"karma": "^6.4.4",
"karma-chrome-launcher": "~3.2.0",
"karma-coverage": "^2.2.0",
"karma-jasmine": "~5.1.0",
"karma-jasmine-html-reporter": "^2.0.0",
"karma-jasmine-html-reporter": "^2.2.0",
"karma-mocha-reporter": "^2.2.5",
"lint-staged": "^16.2.4",
"ng-packagr": "19.2.2",