Skip to content

Commit

Permalink
build(deps-dev): bump @ui5/cli from 3.9.0 to 3.9.1 in /demo
Browse files Browse the repository at this point in the history
Bumps [@ui5/cli](https://github.com/SAP/ui5-cli) from 3.9.0 to 3.9.1.
- [Release notes](https://github.com/SAP/ui5-cli/releases)
- [Changelog](https://github.com/SAP/ui5-cli/blob/v3.9.1/CHANGELOG.md)
- [Commits](SAP/ui5-cli@v3.9.0...v3.9.1)

---
updated-dependencies:
- dependency-name: "@ui5/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Feb 19, 2024
1 parent 84b98f7 commit bdd0f30
Show file tree
Hide file tree
Showing 6 changed files with 227 additions and 136 deletions.
2 changes: 1 addition & 1 deletion demo/BaseComponent/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
],
"devDependencies": {
"eslint": "^8.56.0",
"@ui5/cli": "^3.9.0",
"@ui5/cli": "^3.9.1",
"local-web-server": "^5.3.1",
"karma": "^6.4.2",
"karma-coverage": "^2.2.1",
Expand Down
2 changes: 1 addition & 1 deletion demo/CategoriesComponent/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
"devDependencies": {
"eslint": "^8.56.0",
"@ui5/cli": "^3.9.0",
"@ui5/cli": "^3.9.1",
"local-web-server": "^5.3.1",
"karma": "^6.4.2",
"karma-coverage": "^2.2.1",
Expand Down
2 changes: 1 addition & 1 deletion demo/ProductsComponent/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"devDependencies": {
"eslint": "^8.56.0",
"@ui5/cli": "^3.9.0",
"@ui5/cli": "^3.9.1",
"local-web-server": "^5.3.1",
"karma": "^6.4.2",
"karma-coverage": "^2.2.1",
Expand Down
2 changes: 1 addition & 1 deletion demo/RootComponent/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"devDependencies": {
"eslint": "^8.56.0",
"@ui5/cli": "^3.9.0",
"@ui5/cli": "^3.9.1",
"local-web-server": "^5.3.1",
"karma": "^6.4.2",
"karma-coverage": "^2.2.1",
Expand Down
2 changes: 1 addition & 1 deletion demo/SuppliersComponent/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
"devDependencies": {
"eslint": "^8.56.0",
"@ui5/cli": "^3.9.0",
"@ui5/cli": "^3.9.1",
"local-web-server": "^5.3.1",
"karma": "^6.4.2",
"karma-coverage": "^2.2.1",
Expand Down
Loading

0 comments on commit bdd0f30

Please sign in to comment.