mirror of
https://github.com/abapGit/abapGit.git
synced 2025-04-30 11:46:38 +08:00
update npm packages (#6140)
This commit is contained in:
parent
04e8294d3f
commit
b3c4cecf39
|
@ -148,6 +148,7 @@
|
|||
"^cl_abap_syst",
|
||||
"^SABP_T_TADIR_KEYS$",
|
||||
"^CL_OO_SOURCE$",
|
||||
"^cx_xco_news_exception$",
|
||||
"^CL_SAUNIT_INTERNAL_RESULT$",
|
||||
"^CL_AUCV_TEST_RUNNER_ABSTRACT$",
|
||||
"^IF_SAUNIT_INTERNAL_RESULT$",
|
||||
|
|
|
@ -26,12 +26,12 @@
|
|||
]
|
||||
},
|
||||
"devDependencies": {
|
||||
"@abaplint/cli": "^2.95.34",
|
||||
"@abaplint/cli": "^2.95.42",
|
||||
"@abaplint/database-sqlite": "^2.5.4",
|
||||
"@abaplint/runtime": "^2.5.21",
|
||||
"@abaplint/transpiler-cli": "^2.5.21",
|
||||
"@abaplint/runtime": "^2.5.36",
|
||||
"@abaplint/transpiler-cli": "^2.5.36",
|
||||
"abapmerge": "^0.15.0",
|
||||
"c8": "^7.13.0",
|
||||
"eslint": "^8.35.0"
|
||||
"eslint": "^8.36.0"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -130,7 +130,7 @@
|
|||
{"object": "ZCL_ABAPGIT_INJECTOR", "class": "ltcl_no_dependency_injection", "method": "no_injection"},
|
||||
{"object": "ZCL_ABAPGIT_INJECTOR", "class": "ltcl_simple_dependency_inject", "method": "simple_injection"},
|
||||
|
||||
{"object": "ZCL_ABAPGIT_ENVIRONMENT", "class": "ltcl_test", "method": "is_repo_object_changes_allowed", "note": "Void type: TADIR-EDTFLAG"},
|
||||
{"object": "ZCL_ABAPGIT_ENVIRONMENT", "class": "ltcl_test", "method": "is_repo_object_changes_allowed", "note": "Void type: UVERS"},
|
||||
|
||||
{"object": "ZCL_ABAPGIT_FILE_DESERIALIZE", "class": "ltcl_prio_deserialization", "method": "clas_before_pinf", "note": "hmm, something with promises? or cyclic requires"},
|
||||
{"object": "ZCL_ABAPGIT_FILE_DESERIALIZE", "class": "ltcl_prio_deserialization", "method": "ddls_before_dcls", "note": "hmm, something with promises?"},
|
||||
|
@ -191,9 +191,7 @@
|
|||
{"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"},
|
||||
{"object": "ZCL_ABAPGIT_SERVICES_BASIS", "class": "ltcl_create_package", "method": "package_created_when_confirm", "note": "Void type: SCOMPKDTLN"},
|
||||
|
||||
{"object": "ZCL_ABAPGIT_REPO_CHECKSUMS", "class": "ltcl_test_checksums", "method": "rebuild_simple", "note": "??"}
|
||||
{"object": "ZCL_ABAPGIT_SERVICES_BASIS", "class": "ltcl_create_package", "method": "package_created_when_confirm", "note": "Void type: SCOMPKDTLN"}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user