Skip to content

Commit 918373e

Browse files
committed
Update dependencies
1 parent ed6e2ce commit 918373e

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@
1818
"url": "https://github.com/SAP-samples/ui5-typescript-helloworld.git"
1919
},
2020
"devDependencies": {
21-
"@types/openui5": "1.127.0",
21+
"@types/openui5": "1.131.0",
2222
"@ui5/cli": "^4",
23-
"@ui5/linter": "^1.1.1",
24-
"eslint": "^9.13.0",
25-
"globals": "^15.11.0",
26-
"typescript": "^5.6.3",
27-
"typescript-eslint": "^8.11.0",
23+
"@ui5/linter": "^1.5.0",
24+
"eslint": "^9.17.0",
25+
"globals": "^15.14.0",
26+
"typescript": "^5.7.2",
27+
"typescript-eslint": "^8.18.1",
2828
"ui5-middleware-livereload": "^3",
2929
"ui5-middleware-simpleproxy": "^3",
3030
"ui5-tooling-transpile": "^3"

ui5.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ metadata:
44
type: application
55
framework:
66
name: OpenUI5
7-
version: "1.127.0"
7+
version: "1.131.1"
88
libraries:
99
- name: sap.m
1010
- name: sap.ui.core

0 commit comments

Comments
 (0)