mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
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:
co-authored by
Aleksander Sklorz
parent
85c8d36730
commit
d3f724caa2
+2
-2
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user