Skip to content

Commit ce76c78

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/BaseComponent/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"karma": "^6.3.15",
3030
"karma-coverage": "^2.1.0",
3131
"karma-chrome-launcher": "^3.1.0",
32-
"karma-ui5": "^2.4.0",
32+
"karma-ui5": "^3.0.0",
3333
"rimraf": "^4.0.7"
3434
},
3535
"engines": {

0 commit comments

Comments
 (0)