Skip to content

Commit 997d828

Browse files
dependabot[bot]flovogt
authored andcommitted
chore(deps-dev): bump karma-ui5 in /demo/RootComponent
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 0c1058d commit 997d828

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/RootComponent/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"karma": "^6.3.15",
3838
"karma-coverage": "^2.1.0",
3939
"karma-chrome-launcher": "^3.1.0",
40-
"karma-ui5": "^2.4.0",
40+
"karma-ui5": "^3.0.0",
4141
"rimraf": "^4.0.7",
4242
"coveralls": "^3.1.1"
4343
},

0 commit comments

Comments
 (0)