File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
test-packages/typed-json-model Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1616 "ci" : " npm run lint && npm run ui5lint && npm run ts-typecheck && npm run test"
1717 },
1818 "devDependencies" : {
19- "@types/openui5" : " 1.141 .0" ,
19+ "@types/openui5" : " 1.136 .0" ,
2020 "@ui5/cli" : " ^4.0.30" ,
2121 "@ui5/linter" : " ^1.20.2" ,
2222 "eslint" : " ^9.37.0" ,
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ resources:
88 webapp : dist
99framework :
1010 name : OpenUI5
11- version : " 1.135 .0"
11+ version : " 1.136 .0"
1212 libraries :
1313 - name : sap.m
1414 - name : sap.ui.core
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ metadata:
44type : application
55framework :
66 name : OpenUI5
7- version : " 1.135 .0"
7+ version : " 1.136 .0"
88 libraries :
99 - name : sap.m
1010 - name : sap.ui.core
Original file line number Diff line number Diff line change 28252825 "@types/jquery" "~3.5.13"
28262826 "@types/qunit" "^2.5.4"
28272827
2828- "@types/openui5@1.141 .0":
2829- version "1.141 .0"
2830- resolved "https://registry.yarnpkg.com/@types/openui5/-/openui5-1.141 .0.tgz#dc9e95d89525316dd4ebb08dfbba2b5be0097510 "
2831- integrity sha512-rNHg/8natPE8aLFs+N+aivzjws+bB4VfS67apKBCzd7LJJze59qTPxrPjdST+skQ0jBwKYvwVAB4Td7lWJoXUA ==
2828+ "@types/openui5@1.136 .0":
2829+ version "1.136 .0"
2830+ resolved "https://registry.yarnpkg.com/@types/openui5/-/openui5-1.136 .0.tgz#9cada8f12d5d03d03f4975553cb763da2e7fa104 "
2831+ integrity sha512-gdjK8/bYKsdZUiinARbYW+B6sbAVo0B4KLbHMs/noBzx2wfUoHOb9DiS+lpBpjtfD28NyiluReCp2R4kp7fceA ==
28322832 dependencies:
28332833 "@types/jquery" "~3.5.13"
28342834 "@types/qunit" "^2.5.4"
You can’t perform that action at this time.
0 commit comments