From 968e7778e9527096b7e72e281ffe6864c50653cf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Mar 2026 02:53:49 +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 21459b4..0d2b0a1 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,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": "10.0.0", "lodash.defaultsdeep": "4.6.1",