From 801ca1fc3a6de7b16e57f4d7073e39a2dd059808 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 20:36:39 +0000 Subject: [PATCH] fix(deps): update dependency eslint-config-scratch to v9.0.4 --- 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 41ed02f..588b917 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "babel-loader": "8.3.0", "docdash": "1.2.0", "eslint": "8.56.0", - "eslint-config-scratch": "9.0.3", + "eslint-config-scratch": "9.0.4", "gh-pages": "1.2.0", "html-webpack-plugin": "3.2.0", "husky": "8.0.3", @@ -7069,9 +7069,9 @@ } }, "node_modules/eslint-config-scratch": { - "version": "9.0.3", - "resolved": "https://registry.npmjs.org/eslint-config-scratch/-/eslint-config-scratch-9.0.3.tgz", - "integrity": "sha512-BSMx4Y6V7IjDW/thMXLAYTxKvjeI4M8RtHmbpUbx3N70CZV4armoA9zJ7RmER1hjV5KQebCVQy45A2xMj2Ng8w==", + "version": "9.0.4", + "resolved": "https://registry.npmjs.org/eslint-config-scratch/-/eslint-config-scratch-9.0.4.tgz", + "integrity": "sha512-uY6ZVVYMC0gYLtOFrAb95kV//QZXbNwAQ+/6kFGEgRm5iAZmjIOCtpoPKibDH0Vdrx/VmHZA+RXxtWAvjbknFw==", "dev": true, "optionalDependencies": { "eslint-plugin-react": ">=7.27.0" diff --git a/package.json b/package.json index a11d3db..4073278 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "babel-loader": "8.3.0", "docdash": "1.2.0", "eslint": "8.56.0", - "eslint-config-scratch": "9.0.3", + "eslint-config-scratch": "9.0.4", "gh-pages": "1.2.0", "html-webpack-plugin": "3.2.0", "husky": "8.0.3",