From d63a54c7c1913ac6b1bdefae9bdf7a506d6ed68f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 12 Jul 2026 14:53:27 +0000 Subject: [PATCH] build(deps): update dependency @eslint/js to v10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 191bdb83..6d03c749 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@commitlint/cli": "19.8.1", "@commitlint/config-conventional": "19.8.1", "@commitlint/cz-commitlint": "19.8.1", - "@eslint/js": "9.39.4", + "@eslint/js": "10.0.1", "@softwareventures/eslint-config": "10.0.0", "@softwareventures/precise-commits": "4.0.26", "@softwareventures/prettier-config": "4.0.0",