npm updates (#6247)

Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
This commit is contained in:
Lars Hvam 2023-05-04 06:49:07 +02:00 committed by GitHub
parent 4c9d477882
commit 6d58152426
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 4 deletions

View File

@ -26,10 +26,10 @@
]
},
"devDependencies": {
"@abaplint/cli": "^2.99.1",
"@abaplint/database-sqlite": "^2.6.0",
"@abaplint/runtime": "^2.6.39",
"@abaplint/transpiler-cli": "^2.6.39",
"@abaplint/cli": "^2.99.4",
"@abaplint/database-sqlite": "^2.6.41",
"@abaplint/runtime": "^2.6.41",
"@abaplint/transpiler-cli": "^2.6.41",
"abapmerge": "^0.15.0",
"c8": "^7.13.0",
"eslint": "^8.39.0"

View File

@ -154,6 +154,8 @@
{"object": "ZCL_ABAPGIT_DOT_ABAPGIT", "class": "ltcl_dot_abapgit", "method": "identity", "note": " https://github.com/open-abap/open-abap/issues/471 "},
{"object": "ZCL_ABAPGIT_AJSON", "class": "ltcl_parser_test", "method": "parse_error", "note": "NodeJS 20 does not set position of parsing error"},
{"object": "ZCL_ABAPGIT_VERSION", "class": "ltcl_version_parse", "method": "abapgit_version", "note": "Error: ReadReport, transpiler todo"},
{"object": "ZCL_ABAPGIT_VERSION", "class": "ltcl_version_parse", "method": "interface1", "note": "SCAN-ABAP-SOURCE, wrong value"},
{"object": "ZCL_ABAPGIT_VERSION", "class": "ltcl_version_parse", "method": "interface2", "note": "SCAN-ABAP-SOURCE, wrong value"},