From 1dc88841db1db09497cc879a51a9de1ca6102eb5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 24 Feb 2024 08:22:19 +0000 Subject: [PATCH] style(deps): update dependency eslint-config-scratch to v9.0.8 --- 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 b70d5c1..fa09b36 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.56.0", - "eslint-config-scratch": "9.0.7", + "eslint-config-scratch": "9.0.8", "husky": "8.0.3", "json": "9.0.6", "scratch-semantic-release-config": "1.0.14", @@ -5390,9 +5390,9 @@ } }, "node_modules/eslint-config-scratch": { - "version": "9.0.7", - "resolved": "https://registry.npmjs.org/eslint-config-scratch/-/eslint-config-scratch-9.0.7.tgz", - "integrity": "sha512-l0qm4MmuMiHxFt0WVtv+umasYrec7CgyNkQj7NSlcFfWgEuyM/JlRJwprsu6npcI/LNFQGse6bq6ALngnUOU6w==", + "version": "9.0.8", + "resolved": "https://registry.npmjs.org/eslint-config-scratch/-/eslint-config-scratch-9.0.8.tgz", + "integrity": "sha512-Lc5nTlGt8NFNxkdWE7SRPGwhDl1NJ56w96H61noohaGuIlKv96HmqRluuOZ5jAZ5fWHktZIZJh7I+3Ce7fIVYA==", "dev": true, "optionalDependencies": { "eslint-plugin-react": ">=7.27.0" diff --git a/package.json b/package.json index a1c7daa..e3183ef 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "babel-loader": "7.1.5", "babel-preset-env": "1.7.0", "eslint": "8.56.0", - "eslint-config-scratch": "9.0.7", + "eslint-config-scratch": "9.0.8", "husky": "8.0.3", "json": "9.0.6", "scratch-semantic-release-config": "1.0.14",