npm updates (#4930)

This commit is contained in:
Lars Hvam 2021-09-01 10:18:52 +02:00 committed by GitHub
parent 5f75c60c2a
commit 1e45aba878
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,9 +18,9 @@
"url": "git+https://github.com/abapGit/abapGit.git"
},
"devDependencies": {
"@abaplint/cli": "^2.77.2",
"@abaplint/transpiler-cli": "^1.6.13",
"@abaplint/runtime": "^1.6.13",
"@abaplint/cli": "^2.77.4",
"@abaplint/transpiler-cli": "^1.6.14",
"@abaplint/runtime": "^1.6.14",
"abapmerge": "^0.14.3",
"eslint": "^7.32.0"
}