mirror of
https://github.com/abapGit/abapGit.git
synced 2025-04-30 11:46:38 +08:00
update to latest npm packages (#6006)
This commit is contained in:
parent
20785fef78
commit
1dda72c3a7
10
package.json
10
package.json
|
@ -26,12 +26,12 @@
|
|||
]
|
||||
},
|
||||
"devDependencies": {
|
||||
"@abaplint/cli": "^2.94.23",
|
||||
"@abaplint/database-sqlite": "^2.3.105",
|
||||
"@abaplint/runtime": "^2.3.109",
|
||||
"@abaplint/transpiler-cli": "^2.3.110",
|
||||
"@abaplint/cli": "^2.95.6",
|
||||
"@abaplint/database-sqlite": "^2.3.123",
|
||||
"@abaplint/runtime": "^2.3.124",
|
||||
"@abaplint/transpiler-cli": "^2.3.124",
|
||||
"abapmerge": "^0.14.8",
|
||||
"c8": "^7.12.0",
|
||||
"eslint": "^8.32.0"
|
||||
"eslint": "^8.33.0"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -202,7 +202,10 @@
|
|||
{"object": "ZCL_ABAPGIT_DIFF", "class": "ltcl_diff", "method": "diff16", "note": "fm RS_CMP_COMPUTE_DELTA + Void type: RSWSOURCET"},
|
||||
{"object": "ZCL_ABAPGIT_DIFF", "class": "ltcl_diff", "method": "map_beacons", "note": "fm RS_CMP_COMPUTE_DELTA + Void type: RSWSOURCET"},
|
||||
|
||||
{"object": "ZCL_ABAPGIT_USER_RECORD", "class": "ltcl_user_record", "method": "test_invalid_user", "note": "Void type: BAPIADDR3"},
|
||||
{"object": "ZCL_ABAPGIT_USER_RECORD", "class": "ltcl_user_record", "method": "test_invalid_user", "note": "Void type: BAPIADDR3"},
|
||||
|
||||
{"object": "ZCL_ABAPGIT_OBJECT_INTF", "class": "ltcl_aff_metadata", "method": "serialize_non_default", "note": "ReferenceError: seoo_cmptype_attribute is not defined"},
|
||||
{"object": "ZCL_ABAPGIT_OBJECT_INTF", "class": "ltcl_aff_metadata", "method": "serialize_default", "note": "ReferenceError: seoo_cmptype_attribute is not defined"},
|
||||
|
||||
{"object": "ZCL_ABAPGIT_SERVICES_BASIS", "class": "ltcl_create_package", "method": "raise_error_if_package_exists", "note": "Void type: SCOMPKDTLN"},
|
||||
{"object": "ZCL_ABAPGIT_SERVICES_BASIS", "class": "ltcl_create_package", "method": "package_given_in_popup", "note": "Void type: SCOMPKDTLN"},
|
||||
|
|
Loading…
Reference in New Issue
Block a user