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
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -6,4 +6,5 @@ lint_deps
|
||||||
output
|
output
|
||||||
ci/*.abap
|
ci/*.abap
|
||||||
allure-report
|
allure-report
|
||||||
coverage
|
coverage
|
||||||
|
Heap.*
|
14
package.json
14
package.json
|
@ -26,12 +26,12 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@abaplint/cli": "^2.101.6",
|
"@abaplint/cli": "^2.101.25",
|
||||||
"@abaplint/database-sqlite": "^2.7.6",
|
"@abaplint/database-sqlite": "^2.7.18",
|
||||||
"@abaplint/runtime": "^2.7.12",
|
"@abaplint/runtime": "^2.7.25",
|
||||||
"@abaplint/transpiler-cli": "^2.7.12",
|
"@abaplint/transpiler-cli": "^2.7.25",
|
||||||
"abapmerge": "^0.15.0",
|
"abapmerge": "^0.16.0",
|
||||||
"c8": "^7.13.0",
|
"c8": "^8.0.0",
|
||||||
"eslint": "^8.41.0"
|
"eslint": "^8.43.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user