style(deps): update dependency eslint-config-scratch to v9.0.9
Some checks failed
CI/CD / ci-cd (macos-latest) (push) Has been cancelled
CI/CD / ci-cd (windows-latest) (push) Has been cancelled

This commit is contained in:
renovate[bot] 2024-09-11 03:11:38 +00:00
parent b4b4992bb5
commit 7efa514eed
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -34,7 +34,7 @@
"electron-store": "8.2.0",
"electron-webpack": "2.8.2",
"eslint": "8.57.0",
"eslint-config-scratch": "9.0.8",
"eslint-config-scratch": "9.0.9",
"eslint-plugin-import": "2.30.0",
"eslint-plugin-react": "7.35.2",
"fs-extra": "9.1.0",
@ -9557,9 +9557,9 @@
}
},
"node_modules/eslint-config-scratch": {
"version": "9.0.8",
"resolved": "https://registry.npmjs.org/eslint-config-scratch/-/eslint-config-scratch-9.0.8.tgz",
"integrity": "sha512-Lc5nTlGt8NFNxkdWE7SRPGwhDl1NJ56w96H61noohaGuIlKv96HmqRluuOZ5jAZ5fWHktZIZJh7I+3Ce7fIVYA==",
"version": "9.0.9",
"resolved": "https://registry.npmjs.org/eslint-config-scratch/-/eslint-config-scratch-9.0.9.tgz",
"integrity": "sha512-6OlJ8Gc/X35bMCA1fWnEdJ7r3NC+xLn8qDLUj8hUTM+N7P+AKgS+itWUUoWlVpVvIpQlR6Bq1ctdL5zVp2+1Aw==",
"dev": true,
"license": "BSD-3-Clause",
"optionalDependencies": {

View file

@ -50,7 +50,7 @@
"electron-store": "8.2.0",
"electron-webpack": "2.8.2",
"eslint": "8.57.0",
"eslint-config-scratch": "9.0.8",
"eslint-config-scratch": "9.0.9",
"eslint-plugin-import": "2.30.0",
"eslint-plugin-react": "7.35.2",
"fs-extra": "9.1.0",