Skip to content

Commit 6d3de60

Browse files
dependabot[bot]flovogt
authored andcommitted
chore(deps-dev): bump karma-ui5 in /demo/ProductsComponent
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 be68877 commit 6d3de60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/ProductsComponent/package.json

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

0 commit comments

Comments
 (0)