mirror of
https://github.com/scratchfoundation/scratch-l10n.git
synced 2024-12-22 13:42:30 -05:00
fix(deps): update dependency eslint-config-scratch to v9.0.6
This commit is contained in:
parent
c343c0e124
commit
178a72af71
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -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"
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue