Skip to content

Commit 4f7a991

Browse files
build(deps): bump jasmine from 5.7.0 to 5.7.1 in /uaa (#3438)
Bumps [jasmine](https://github.com/jasmine/jasmine-npm) from 5.7.0 to 5.7.1. - [Release notes](https://github.com/jasmine/jasmine-npm/releases) - [Changelog](https://github.com/jasmine/jasmine-npm/blob/main/RELEASE.md) - [Commits](jasmine/jasmine-npm@v5.7.0...v5.7.1) --- updated-dependencies: - dependency-name: jasmine 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 c15d5e8 commit 4f7a991

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
@@ -13,7 +13,7 @@
1313
"author": "CloudFoundry",
1414
"license": "Apache-2.0",
1515
"dependencies": {
16-
"jasmine": "^5.7.0",
16+
"jasmine": "^5.7.1",
1717
"jasmine-core": "5.7.1"
1818
}
1919
}

0 commit comments

Comments
 (0)