style(deps): update dependency eslint-config-scratch to v9.0.9 (#2791)
Some checks failed
Scratch Paint CI-CD / ci-cd (push) Has been cancelled

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-09-11 18:01:17 +00:00 committed by GitHub
parent 00acca1240
commit fce288f43c
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

@ -37,7 +37,7 @@
"enzyme": "3.11.0", "enzyme": "3.11.0",
"enzyme-adapter-react-16": "1.15.8", "enzyme-adapter-react-16": "1.15.8",
"eslint": "8.57.0", "eslint": "8.57.0",
"eslint-config-scratch": "9.0.8", "eslint-config-scratch": "9.0.9",
"eslint-plugin-import": "2.30.0", "eslint-plugin-import": "2.30.0",
"eslint-plugin-react": "7.35.2", "eslint-plugin-react": "7.35.2",
"gh-pages": "3.2.3", "gh-pages": "3.2.3",
@ -10546,9 +10546,9 @@
} }
}, },
"node_modules/eslint-config-scratch": { "node_modules/eslint-config-scratch": {
"version": "9.0.8", "version": "9.0.9",
"resolved": "https://registry.npmjs.org/eslint-config-scratch/-/eslint-config-scratch-9.0.8.tgz", "resolved": "https://registry.npmjs.org/eslint-config-scratch/-/eslint-config-scratch-9.0.9.tgz",
"integrity": "sha512-Lc5nTlGt8NFNxkdWE7SRPGwhDl1NJ56w96H61noohaGuIlKv96HmqRluuOZ5jAZ5fWHktZIZJh7I+3Ce7fIVYA==", "integrity": "sha512-6OlJ8Gc/X35bMCA1fWnEdJ7r3NC+xLn8qDLUj8hUTM+N7P+AKgS+itWUUoWlVpVvIpQlR6Bq1ctdL5zVp2+1Aw==",
"dev": true, "dev": true,
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"optionalDependencies": { "optionalDependencies": {

View file

@ -64,7 +64,7 @@
"enzyme": "3.11.0", "enzyme": "3.11.0",
"enzyme-adapter-react-16": "1.15.8", "enzyme-adapter-react-16": "1.15.8",
"eslint": "8.57.0", "eslint": "8.57.0",
"eslint-config-scratch": "9.0.8", "eslint-config-scratch": "9.0.9",
"eslint-plugin-import": "2.30.0", "eslint-plugin-import": "2.30.0",
"eslint-plugin-react": "7.35.2", "eslint-plugin-react": "7.35.2",
"gh-pages": "3.2.3", "gh-pages": "3.2.3",