update eslint

This commit is contained in:
Lars Hvam 2025-04-22 11:26:58 +02:00
parent fbacad6885
commit a363ea83b0

View File

@ -31,6 +31,6 @@
"globals": "^16.0.0", "globals": "^16.0.0",
"abapmerge": "^0.16.6", "abapmerge": "^0.16.6",
"c8": "^10.1.3", "c8": "^10.1.3",
"eslint": "^9.24.0" "eslint": "^9.25.1"
} }
} }