From f53a873f4f5ae8882c6a1fc746b931f5202e696e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Mar 2026 11:10:18 +0000 Subject: [PATCH] chore(deps): update eslint ecosystem --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 57f497b2..816bc48a 100644 --- a/package.json +++ b/package.json @@ -75,9 +75,9 @@ "@cucumber/cucumber": "12.7.0", "@types/mocha": "10.0.10", "@types/node": "24.11.0", - "@typescript-eslint/eslint-plugin": "7.18.0", - "@typescript-eslint/parser": "7.18.0", - "eslint": "8.57.1", + "@typescript-eslint/eslint-plugin": "8.56.1", + "@typescript-eslint/parser": "8.56.1", + "eslint": "10.0.2", "eslint-config-prettier": "10.1.8", "eslint-plugin-import": "2.32.0", "eslint-plugin-n": "17.24.0",