Skip to content

Commit c15d5e8

Browse files
build(deps): bump jasmine-core from 5.7.0 to 5.7.1 in /uaa (#3437)
Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 5.7.0 to 5.7.1. - [Release notes](https://github.com/jasmine/jasmine/releases) - [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md) - [Commits](jasmine/jasmine@v5.7.0...v5.7.1) --- updated-dependencies: - dependency-name: jasmine-core dependency-version: 5.7.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f3d2431 commit c15d5e8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

uaa/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

uaa/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@
1414
"license": "Apache-2.0",
1515
"dependencies": {
1616
"jasmine": "^5.7.0",
17-
"jasmine-core": "5.7.0"
17+
"jasmine-core": "5.7.1"
1818
}
1919
}

0 commit comments

Comments
 (0)