mirror of
https://github.com/abapGit/abapGit.git
synced 2025-04-30 20:03:20 +08:00
npm updates (#6304)
This commit is contained in:
parent
55c843df79
commit
33e0ae2437
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -7,3 +7,4 @@ output
|
|||
ci/*.abap
|
||||
allure-report
|
||||
coverage
|
||||
Heap.*
|
14
package.json
14
package.json
|
@ -26,12 +26,12 @@
|
|||
]
|
||||
},
|
||||
"devDependencies": {
|
||||
"@abaplint/cli": "^2.101.6",
|
||||
"@abaplint/database-sqlite": "^2.7.6",
|
||||
"@abaplint/runtime": "^2.7.12",
|
||||
"@abaplint/transpiler-cli": "^2.7.12",
|
||||
"abapmerge": "^0.15.0",
|
||||
"c8": "^7.13.0",
|
||||
"eslint": "^8.41.0"
|
||||
"@abaplint/cli": "^2.101.25",
|
||||
"@abaplint/database-sqlite": "^2.7.18",
|
||||
"@abaplint/runtime": "^2.7.25",
|
||||
"@abaplint/transpiler-cli": "^2.7.25",
|
||||
"abapmerge": "^0.16.0",
|
||||
"c8": "^8.0.0",
|
||||
"eslint": "^8.43.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user