Skip to content

Commit 5e7a562

Browse files
authored
feat: Migrate to UI5 1.142.0 (#36)
- Use the latest UI5 framework version 1.142.0 - Usee the new TS types for the test starter configuration JIRA: CPOUI5FOUNDATION-1123
1 parent f1e7b1e commit 5e7a562

File tree

6 files changed

+730
-728
lines changed

6 files changed

+730
-728
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"url": "https://github.com/SAP-samples/ui5-typescript-helloworld.git"
2424
},
2525
"devDependencies": {
26-
"@types/openui5": "1.131.0",
26+
"@types/openui5": "1.142.0",
2727
"@ui5/cli": "^4",
2828
"@ui5/linter": "^1.5.0",
2929
"babel-plugin-istanbul": "^7.0.0",

0 commit comments

Comments
 (0)