Skip to content

Commit

Permalink
build(deps-dev): bump karma-ui5 from 3.0.4 to 4.0.1 in /demo
Browse files Browse the repository at this point in the history
Bumps [karma-ui5](https://github.com/SAP/karma-ui5) from 3.0.4 to 4.0.1.
- [Release notes](https://github.com/SAP/karma-ui5/releases)
- [Changelog](https://github.com/SAP/karma-ui5/blob/main/CHANGELOG.md)
- [Commits](SAP/karma-ui5@v3.0.4...v4.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and flovogt committed Jul 30, 2024
1 parent 54276b1 commit df60ac2
Show file tree
Hide file tree
Showing 6 changed files with 319 additions and 596 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.3",
"karma-coverage": "^2.2.1",
"karma-chrome-launcher": "^3.2.0",
"karma-ui5": "^3.0.4",
"karma-ui5": "^4.0.1",
"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.3",
"karma-coverage": "^2.2.1",
"karma-chrome-launcher": "^3.2.0",
"karma-ui5": "^3.0.4",
"karma-ui5": "^4.0.1",
"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.3",
"karma-coverage": "^2.2.1",
"karma-chrome-launcher": "^3.2.0",
"karma-ui5": "^3.0.4",
"karma-ui5": "^4.0.1",
"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.3",
"karma-coverage": "^2.2.1",
"karma-chrome-launcher": "^3.2.0",
"karma-ui5": "^3.0.4",
"karma-ui5": "^4.0.1",
"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.3",
"karma-coverage": "^2.2.1",
"karma-chrome-launcher": "^3.2.0",
"karma-ui5": "^3.0.4",
"karma-ui5": "^4.0.1",
"rimraf": "^6.0.1"
},
"engines": {
Expand Down
Loading

0 comments on commit df60ac2

Please sign in to comment.