mirror of
https://github.com/scratchfoundation/scratch-desktop.git
synced 2024-12-22 13:42:27 -05:00
Merge pull request #372 from scratchfoundation/renovate/eslint-config-scratch-9.x
style(deps): update dependency eslint-config-scratch to v9.0.7
This commit is contained in:
commit
b8d927db79
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -34,7 +34,7 @@
|
|||
"electron-store": "8.1.0",
|
||||
"electron-webpack": "2.8.2",
|
||||
"eslint": "8.56.0",
|
||||
"eslint-config-scratch": "9.0.6",
|
||||
"eslint-config-scratch": "9.0.7",
|
||||
"eslint-plugin-import": "2.29.1",
|
||||
"eslint-plugin-react": "7.33.2",
|
||||
"fs-extra": "9.1.0",
|
||||
|
@ -8898,9 +8898,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"
|
||||
|
|
|
@ -50,7 +50,7 @@
|
|||
"electron-store": "8.1.0",
|
||||
"electron-webpack": "2.8.2",
|
||||
"eslint": "8.56.0",
|
||||
"eslint-config-scratch": "9.0.6",
|
||||
"eslint-config-scratch": "9.0.7",
|
||||
"eslint-plugin-import": "2.29.1",
|
||||
"eslint-plugin-react": "7.33.2",
|
||||
"fs-extra": "9.1.0",
|
||||
|
|
Loading…
Reference in a new issue