fix(deps): update dependency eslint-config-scratch to v9.0.6

This commit is contained in:
renovate[bot] 2024-02-22 07:27:14 +00:00
parent c343c0e124
commit 178a72af71
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -34,7 +34,7 @@
"babel-eslint": "10.1.0",
"babel-loader": "8.3.0",
"eslint": "8.56.0",
"eslint-config-scratch": "9.0.4",
"eslint-config-scratch": "9.0.6",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-react": "7.33.2",
"format-message-cli": "6.2.4",
@ -6792,9 +6792,9 @@
}
},
"node_modules/eslint-config-scratch": {
"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==",
"version": "9.0.6",
"resolved": "https://registry.npmjs.org/eslint-config-scratch/-/eslint-config-scratch-9.0.6.tgz",
"integrity": "sha512-Ovwm/dxOnITHX4Y5lH8c86jBBukBnkqseA3SP914ahCZiWUyHwGpLZBwdMbf8edp7WEn5bruVc/QNGximM8lwg==",
"dev": true,
"optionalDependencies": {
"eslint-plugin-react": ">=7.27.0"

View file

@ -68,7 +68,7 @@
"babel-eslint": "10.1.0",
"babel-loader": "8.3.0",
"eslint": "8.56.0",
"eslint-config-scratch": "9.0.4",
"eslint-config-scratch": "9.0.6",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-react": "7.33.2",
"format-message-cli": "6.2.4",