diff --git a/package-lock.json b/package-lock.json index a335babd7..aac62ddf4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -56,7 +56,7 @@ "enzyme": "3.11.0", "enzyme-adapter-react-16": "1.15.8", "eslint": "8.57.0", - "eslint-config-scratch": "9.0.8", + "eslint-config-scratch": "9.0.9", "eslint-plugin-jest": "27.9.0", "eslint-plugin-json": "2.1.2", "eslint-plugin-react": "7.35.2", @@ -9598,9 +9598,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 56e0c3a89..555aa81d0 100644 --- a/package.json +++ b/package.json @@ -91,7 +91,7 @@ "enzyme": "3.11.0", "enzyme-adapter-react-16": "1.15.8", "eslint": "8.57.0", - "eslint-config-scratch": "9.0.8", + "eslint-config-scratch": "9.0.9", "eslint-plugin-jest": "27.9.0", "eslint-plugin-json": "2.1.2", "eslint-plugin-react": "7.35.2",