From 9ae5d1b5f1421465c3d3390a1bddb679fbda0f8c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Mar 2026 01:49:09 +0000 Subject: [PATCH] style(deps): update dependency eslint-config-scratch to v14 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 86ea19d..adab61a 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "babel-loader": "7.1.5", "babel-preset-env": "1.7.0", "eslint": "8.57.1", - "eslint-config-scratch": "9.0.9", + "eslint-config-scratch": "14.0.0", "husky": "8.0.3", "json": "9.0.6", "scratch-semantic-release-config": "3.0.0",