mirror of
https://github.com/abapGit/abapGit.git
synced 2025-04-30 11:46:38 +08:00
update npm dependencies (#6931)
This commit is contained in:
parent
f0a6532deb
commit
a96e581fa4
14
package.json
14
package.json
|
@ -23,13 +23,13 @@
|
|||
]
|
||||
},
|
||||
"devDependencies": {
|
||||
"@abaplint/cli": "^2.106.8",
|
||||
"@abaplint/database-sqlite": "^2.8.0",
|
||||
"@abaplint/runtime": "^2.8.24",
|
||||
"@abaplint/transpiler-cli": "^2.8.24",
|
||||
"globals": "^15.0.0",
|
||||
"@abaplint/cli": "^2.110.1",
|
||||
"@abaplint/database-sqlite": "^2.8.25",
|
||||
"@abaplint/runtime": "^2.8.27",
|
||||
"@abaplint/transpiler-cli": "^2.8.27",
|
||||
"globals": "^15.5.0",
|
||||
"abapmerge": "^0.16.0",
|
||||
"c8": "^9.1.0",
|
||||
"eslint": "^9.1.0"
|
||||
"c8": "^10.1.2",
|
||||
"eslint": "^9.5.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user