diff --git a/package-lock.json b/package-lock.json index e6919684c..dade629a9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -30,7 +30,7 @@ "copy-webpack-plugin": "4.6.0", "docdash": "0.4.0", "eslint": "8.56.0", - "eslint-config-scratch": "9.0.3", + "eslint-config-scratch": "9.0.4", "gh-pages": "1.2.0", "husky": "8.0.3", "jsdoc": "3.6.11", @@ -6219,9 +6219,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 546612f20..74089dd9d 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "copy-webpack-plugin": "4.6.0", "docdash": "0.4.0", "eslint": "8.56.0", - "eslint-config-scratch": "9.0.3", + "eslint-config-scratch": "9.0.4", "gh-pages": "1.2.0", "husky": "8.0.3", "jsdoc": "3.6.11",