update npm packages (#6140)

This commit is contained in:
Lars Hvam 2023-03-15 08:13:44 +01:00 committed by GitHub
parent 04e8294d3f
commit b3c4cecf39
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 8 deletions

View File

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

View File

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

View File

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