diff --git a/package.json b/package.json index 97531acfb..8811523c1 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ ] }, "devDependencies": { - "@abaplint/cli": "^2.113.21", + "@abaplint/cli": "^2.113.31", "@abaplint/database-sqlite": "^2.10.20", "@abaplint/runtime": "^2.10.20", "express": "^4.21.1", @@ -31,6 +31,6 @@ "globals": "^15.11.0", "abapmerge": "^0.16.6", "c8": "^10.1.2", - "eslint": "^9.12.0" + "eslint": "^9.13.0" } }