diff --git a/package-lock.json b/package-lock.json index 532cc4fa..094dd5ed 100644 --- a/package-lock.json +++ b/package-lock.json @@ -30,7 +30,7 @@ "babel-eslint": "10.1.0", "babel-loader": "8.3.0", "eslint": "8.55.0", - "eslint-config-scratch": "9.0.7", + "eslint-config-scratch": "9.0.8", "eslint-plugin-jest": "27.9.0", "eslint-plugin-react": "7.33.2", "file-loader": "4.1.0", @@ -8456,9 +8456,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 b57adda6..9d3073d5 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "babel-eslint": "10.1.0", "babel-loader": "8.3.0", "eslint": "8.55.0", - "eslint-config-scratch": "9.0.7", + "eslint-config-scratch": "9.0.8", "eslint-plugin-jest": "27.9.0", "eslint-plugin-react": "7.33.2", "file-loader": "4.1.0",