Skip to content

Commit 1250c72

Browse files
authored
🤖 Merge PR DefinitelyTyped#74878 [openui5] Update the definition files for OpenUI5 1.146 by @akudev
1 parent ba9604e commit 1250c72

24 files changed

+1573
-1229
lines changed

‎types/openui5/openui5-tests.ts‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -290,3 +290,5 @@ const p13nEngine = new Engine();
290290
// version 1.144.0 added - tests are not required as the type definitions are generated and the generator is sufficiently tested
291291

292292
// version 1.145.0 added - tests are not required as the type definitions are generated and the generator is sufficiently tested
293+
294+
// version 1.146.0 added - tests are not required as the type definitions are generated and the generator is sufficiently tested

‎types/openui5/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "@types/openui5",
4-
"version": "1.145.9999",
4+
"version": "1.146.9999",
55
"nonNpm": true,
66
"nonNpmDescription": "openui5",
77
"projects": [

0 commit comments

Comments
 (0)