From 57ca1df8deed449026237a29380fa91d0117f18e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Feb 2026 01:45:56 +0000 Subject: [PATCH] chore: update dependency eslint to v10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f0c8fc8..8075edb 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@types/mocha": "^10.0.10", "@types/node": "^24.0.0", "chai": "^6.0.0", - "eslint": "^9.18.0", + "eslint": "^10.0.0", "eslint-plugin-bpmn-io": "^2.1.0", "mocha": "^11.0.0", "npm-run-all2": "^8.0.0",