Skip to content

Commit fa7642d

Browse files
deps: Bump @sapui5/types from 1.120.30 to 1.120.31 (#678)
**NOTICE:** This PR informs about a new version of the @sapui5/types package, please manually execute the script to update the types in the project and amend this commit. --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Yavor Ivanov <[email protected]>
1 parent 93c862d commit fa7642d

File tree

3 files changed

+9
-7
lines changed

3 files changed

+9
-7
lines changed

npm-shrinkwrap.json

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"dependencies": {
7373
"@jridgewell/sourcemap-codec": "^1.5.0",
7474
"@jridgewell/trace-mapping": "^0.3.25",
75-
"@sapui5/types": "1.120.30",
75+
"@sapui5/types": "1.120.31",
7676
"@ui5/fs": "^4.0.1",
7777
"@ui5/logger": "^4.0.1",
7878
"@ui5/project": "^4.0.4",

resources/api-extract.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"framework": {
33
"name": "SAPUI5",
4-
"version": "1.120.30"
4+
"version": "1.120.31"
55
},
66
"metadata": {
77
"sap.ca.ui.AddPicture": {
@@ -12285,7 +12285,8 @@
1228512285
"enableODataSelect",
1228612286
"requestAtLeastFields",
1228712287
"textSeparator",
12288-
"singleTokenMode"
12288+
"singleTokenMode",
12289+
"enableValueHelpSelectAll"
1228912290
],
1229012291
"extends": "sap.ui.comp.smartfield.SmartField"
1229112292
},

0 commit comments

Comments
 (0)