Merge pull request #4241 from scratchfoundation/renovate/eslint-config-scratch-9.x

style(deps): update dependency eslint-config-scratch to v9.0.7
This commit is contained in:
Christopher Willis-Ford 2024-02-22 11:47:26 -08:00 committed by GitHub
commit fc83965908
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -40,7 +40,7 @@
"copy-webpack-plugin": "4.6.0",
"docdash": "1.2.0",
"eslint": "8.56.0",
"eslint-config-scratch": "9.0.6",
"eslint-config-scratch": "9.0.7",
"expose-loader": "0.7.5",
"file-loader": "2.0.0",
"format-message-cli": "6.2.4",
@ -7569,9 +7569,9 @@
}
},
"node_modules/eslint-config-scratch": {
"version": "9.0.6",
"resolved": "https://registry.npmjs.org/eslint-config-scratch/-/eslint-config-scratch-9.0.6.tgz",
"integrity": "sha512-Ovwm/dxOnITHX4Y5lH8c86jBBukBnkqseA3SP914ahCZiWUyHwGpLZBwdMbf8edp7WEn5bruVc/QNGximM8lwg==",
"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==",
"dev": true,
"optionalDependencies": {
"eslint-plugin-react": ">=7.27.0"

View file

@ -75,7 +75,7 @@
"copy-webpack-plugin": "4.6.0",
"docdash": "1.2.0",
"eslint": "8.56.0",
"eslint-config-scratch": "9.0.6",
"eslint-config-scratch": "9.0.7",
"expose-loader": "0.7.5",
"file-loader": "2.0.0",
"format-message-cli": "6.2.4",