diff --git a/package.json b/package.json index 78aa900ee..05915f660 100644 --- a/package.json +++ b/package.json @@ -26,10 +26,10 @@ ] }, "devDependencies": { - "@abaplint/cli": "^2.95.6", - "@abaplint/database-sqlite": "^2.3.123", - "@abaplint/runtime": "^2.3.124", - "@abaplint/transpiler-cli": "^2.3.124", + "@abaplint/cli": "^2.95.8", + "@abaplint/database-sqlite": "^2.4.0", + "@abaplint/runtime": "^2.4.0", + "@abaplint/transpiler-cli": "^2.4.0", "abapmerge": "^0.14.8", "c8": "^7.12.0", "eslint": "^8.33.0" diff --git a/test/abap_transpile.json b/test/abap_transpile.json index b1bda49a5..0204f0409 100644 --- a/test/abap_transpile.json +++ b/test/abap_transpile.json @@ -204,9 +204,6 @@ {"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"}, {"object": "ZCL_ABAPGIT_SERVICES_BASIS", "class": "ltcl_create_package", "method": "package_not_created_when_canc", "note": "Void type: SCOMPKDTLN"},