From 18123c398d846830c7fe940dcac9e9e61effb61d Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Wed, 11 Sep 2024 08:18:33 +0000
Subject: [PATCH] style(deps): update dependency eslint-config-scratch to
 v9.0.9

---
 package-lock.json | 8 ++++----
 package.json      | 2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index 1b326ec..de5fb18 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -21,7 +21,7 @@
         "babel-loader": "7.1.5",
         "babel-preset-env": "1.7.0",
         "eslint": "8.57.0",
-        "eslint-config-scratch": "9.0.8",
+        "eslint-config-scratch": "9.0.9",
         "husky": "8.0.3",
         "json": "9.0.6",
         "scratch-semantic-release-config": "1.0.16",
@@ -5809,9 +5809,9 @@
       }
     },
     "node_modules/eslint-config-scratch": {
-      "version": "9.0.8",
-      "resolved": "https://registry.npmjs.org/eslint-config-scratch/-/eslint-config-scratch-9.0.8.tgz",
-      "integrity": "sha512-Lc5nTlGt8NFNxkdWE7SRPGwhDl1NJ56w96H61noohaGuIlKv96HmqRluuOZ5jAZ5fWHktZIZJh7I+3Ce7fIVYA==",
+      "version": "9.0.9",
+      "resolved": "https://registry.npmjs.org/eslint-config-scratch/-/eslint-config-scratch-9.0.9.tgz",
+      "integrity": "sha512-6OlJ8Gc/X35bMCA1fWnEdJ7r3NC+xLn8qDLUj8hUTM+N7P+AKgS+itWUUoWlVpVvIpQlR6Bq1ctdL5zVp2+1Aw==",
       "dev": true,
       "license": "BSD-3-Clause",
       "optionalDependencies": {
diff --git a/package.json b/package.json
index 2a1b4cd..6cc2dc4 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.0",
-    "eslint-config-scratch": "9.0.8",
+    "eslint-config-scratch": "9.0.9",
     "husky": "8.0.3",
     "json": "9.0.6",
     "scratch-semantic-release-config": "1.0.16",