diff --git a/package-lock.json b/package-lock.json index d7a03a67..806a5c8b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26,7 +26,7 @@ "babel-preset-env": "1.7.0", "copy-webpack-plugin": "4.6.0", "eslint": "8.56.0", - "eslint-config-scratch": "9.0.3", + "eslint-config-scratch": "9.0.4", "eslint-plugin-import": "2.29.0", "husky": "8.0.3", "jsdom": "13.2.0", @@ -6207,9 +6207,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 a0c48335..c48f8058 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "babel-preset-env": "1.7.0", "copy-webpack-plugin": "4.6.0", "eslint": "8.56.0", - "eslint-config-scratch": "9.0.3", + "eslint-config-scratch": "9.0.4", "eslint-plugin-import": "2.29.0", "husky": "8.0.3", "jsdom": "13.2.0",