Skip to content

Commit

Permalink
build(deps-dev): bump karma-ui5 from 4.0.1 to 4.1.0 in /demo
Browse files Browse the repository at this point in the history
Bumps [karma-ui5](https://github.com/SAP/karma-ui5) from 4.0.1 to 4.1.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@v4.0.1...v4.1.0)

---
updated-dependencies:
- dependency-name: karma-ui5
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Nov 11, 2024
1 parent fd55087 commit 7b93212
Show file tree
Hide file tree
Showing 6 changed files with 17 additions and 18 deletions.
2 changes: 1 addition & 1 deletion demo/BaseComponent/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"karma": "^6.4.4",
"karma-coverage": "^2.2.1",
"karma-chrome-launcher": "^3.2.0",
"karma-ui5": "^4.0.1",
"karma-ui5": "^4.1.0",
"rimraf": "^6.0.1"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion demo/CategoriesComponent/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"karma": "^6.4.4",
"karma-coverage": "^2.2.1",
"karma-chrome-launcher": "^3.2.0",
"karma-ui5": "^4.0.1",
"karma-ui5": "^4.1.0",
"rimraf": "^6.0.1"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion demo/ProductsComponent/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"karma": "^6.4.4",
"karma-coverage": "^2.2.1",
"karma-chrome-launcher": "^3.2.0",
"karma-ui5": "^4.0.1",
"karma-ui5": "^4.1.0",
"rimraf": "^6.0.1"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion demo/RootComponent/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"karma": "^6.4.4",
"karma-coverage": "^2.2.1",
"karma-chrome-launcher": "^3.2.0",
"karma-ui5": "^4.0.1",
"karma-ui5": "^4.1.0",
"rimraf": "^6.0.1"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion demo/SuppliersComponent/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"karma": "^6.4.4",
"karma-coverage": "^2.2.1",
"karma-chrome-launcher": "^3.2.0",
"karma-ui5": "^4.0.1",
"karma-ui5": "^4.1.0",
"rimraf": "^6.0.1"
},
"engines": {
Expand Down
25 changes: 12 additions & 13 deletions demo/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7b93212

Please sign in to comment.