Skip to content

Commit

Permalink
chore(deps): update dependency @ui5/cli to v3.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 10, 2024
1 parent 2215c93 commit 1fcb91b
Show file tree
Hide file tree
Showing 4 changed files with 41 additions and 49 deletions.
84 changes: 38 additions & 46 deletions pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion samples/basic-usage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"devDependencies": {
"@sap-ux/ui5-middleware-fe-mockserver": "workspace:*",
"@ui5/cli": "3.11.1"
"@ui5/cli": "3.11.3"
},
"ui5": {
"dependencies": [
Expand Down
2 changes: 1 addition & 1 deletion samples/error-handling/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"devDependencies": {
"@sap-ux/ui5-middleware-fe-mockserver": "workspace:*",
"@ui5/cli": "3.11.1",
"@ui5/cli": "3.11.3",
"rimraf": "3.0.2"
},
"ui5": {
Expand Down
2 changes: 1 addition & 1 deletion samples/function-import/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"devDependencies": {
"@sap-ux/ui5-middleware-fe-mockserver": "workspace:*",
"@ui5/cli": "3.11.1",
"@ui5/cli": "3.11.3",
"rimraf": "3.0.2"
},
"ui5": {
Expand Down

0 comments on commit 1fcb91b

Please sign in to comment.