From 17f01a5856dd199bdb6cb9030154d74a6ab61d92 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 Sep 2025 18:33:31 +0000 Subject: [PATCH] style(deps): update dependency eslint-config-scratch to v12 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 55519bc6..897daf19 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "babel-loader": "9.2.1", "copy-webpack-plugin": "4.6.0", "eslint": "8.57.1", - "eslint-config-scratch": "9.0.9", + "eslint-config-scratch": "12.0.0", "eslint-plugin-import": "2.32.0", "husky": "8.0.3", "jsdom": "13.2.0",