update to latest npm packages (#6006)

This commit is contained in:
Lars Hvam 2023-01-30 06:41:32 +01:00 committed by GitHub
parent 20785fef78
commit 1dda72c3a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 6 deletions

View File

@ -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"
}
}

View File

@ -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"},