Skip to content

Commit be68877

Browse files
dependabot[bot]flovogt
authored andcommitted
chore(deps-dev): bump karma-ui5 in /demo/CategoriesComponent
Bumps [karma-ui5](https://github.com/SAP/karma-ui5) from 2.4.0 to 3.0.0. - [Release notes](https://github.com/SAP/karma-ui5/releases) - [Changelog](https://github.com/SAP/karma-ui5/blob/main/CHANGELOG.md) - [Commits](SAP/karma-ui5@v2.4.0...v3.0.0) --- updated-dependencies: - dependency-name: karma-ui5 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 997d828 commit be68877

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/CategoriesComponent/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"karma": "^6.3.15",
3636
"karma-coverage": "^2.1.0",
3737
"karma-chrome-launcher": "^3.1.0",
38-
"karma-ui5": "^2.4.0",
38+
"karma-ui5": "^3.0.0",
3939
"rimraf": "^4.0.7"
4040
},
4141
"engines": {

0 commit comments

Comments
 (0)