mirror of
https://github.com/abapGit/abapGit.git
synced 2025-04-30 11:46:38 +08:00
update npm dependencies (#6333)
This commit is contained in:
parent
c9b27b9aeb
commit
98fed3b641
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"license": "MIT",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"test": "npm run eslint && npm run abaplint",
|
||||
"merge": "abapmerge -f src/zabapgit.prog.abap -c zabapgit_standalone -o zabapgit.abap",
|
||||
|
@ -26,12 +27,12 @@
|
|||
]
|
||||
},
|
||||
"devDependencies": {
|
||||
"@abaplint/cli": "^2.101.25",
|
||||
"@abaplint/cli": "^2.101.34",
|
||||
"@abaplint/database-sqlite": "^2.7.18",
|
||||
"@abaplint/runtime": "^2.7.25",
|
||||
"@abaplint/transpiler-cli": "^2.7.25",
|
||||
"@abaplint/runtime": "^2.7.33",
|
||||
"@abaplint/transpiler-cli": "^2.7.33",
|
||||
"abapmerge": "^0.16.0",
|
||||
"c8": "^8.0.0",
|
||||
"eslint": "^8.43.0"
|
||||
"eslint": "^8.44.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user