From fae3eab2030ade29ca40f6e505a5aabc306c19be Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 11 May 2025 12:06:58 +0000 Subject: [PATCH] style(deps): update dependency eslint-config-scratch to v11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 125f9e8..8a3e023 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": "11.0.4", "husky": "8.0.3", "json": "9.0.6", "scratch-semantic-release-config": "3.0.0",