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 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:
Generated
+3
-3
@@ -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
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user