Skip to content

Commit

Permalink
Update @ui5/cli requirement from ^3.3.4 to ^3.4.0
Browse files Browse the repository at this point in the history
Updates the requirements on [@ui5/cli](https://github.com/SAP/ui5-cli) to permit the latest version.
- [Release notes](https://github.com/SAP/ui5-cli/releases)
- [Changelog](https://github.com/SAP/ui5-cli/blob/main/CHANGELOG.md)
- [Commits](SAP/ui5-cli@v3.3.4...v3.4.0)

---
updated-dependencies:
- dependency-name: "@ui5/cli"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and flovogt committed Aug 14, 2023
1 parent 31fdd9f commit e84422d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"build": "rimraf dist && ui5 build --a"
},
"devDependencies": {
"@ui5/cli": "^3.3.4",
"@ui5/cli": "^3.4.0",
"eslint": "^8.47.0",
"karma": "^6.4.2",
"karma-chrome-launcher": "^3.2.0",
Expand Down

0 comments on commit e84422d

Please sign in to comment.