update to latest npm packages (#5330)

* update to latest

* upd

* update

* upd

* update
This commit is contained in:
Lars Hvam 2022-02-14 08:22:00 +01:00 committed by GitHub
parent 371b1d4137
commit 21ab83330f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,11 +25,11 @@
]
},
"devDependencies": {
"@abaplint/cli": "^2.85.9",
"@abaplint/runtime": "^1.7.38",
"@abaplint/transpiler-cli": "^1.7.38",
"@abaplint/cli": "^2.85.17",
"@abaplint/runtime": "^1.8.5",
"@abaplint/transpiler-cli": "^1.8.5",
"abapmerge": "^0.14.3",
"c8": "^7.11.0",
"eslint": "^8.8.0"
"eslint": "^8.9.0"
}
}