style(deps): update dependency eslint-config-scratch to v9.0.8

This commit is contained in:
renovate[bot] 2024-02-24 06:10:45 +00:00
parent 5860c64110
commit 7878492c3e
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -31,7 +31,7 @@
"babel-plugin-react-intl": "3.5.1",
"download": "8.0.0",
"eslint": "8.56.0",
"eslint-config-scratch": "9.0.7",
"eslint-config-scratch": "9.0.8",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-react": "7.33.2",
"format-message-cli": "6.2.4",
@ -6895,9 +6895,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"

View file

@ -65,7 +65,7 @@
"babel-plugin-react-intl": "3.5.1",
"download": "8.0.0",
"eslint": "8.56.0",
"eslint-config-scratch": "9.0.7",
"eslint-config-scratch": "9.0.8",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-react": "7.33.2",
"format-message-cli": "6.2.4",