mirror of
https://github.com/scratchfoundation/scratch-l10n.git
synced 2024-12-22 05:32:34 -05:00
style(deps): update dependency eslint-config-scratch to v9.0.9
Some checks failed
CI/CD / build-and-deploy (push) Has been cancelled
Some checks failed
CI/CD / build-and-deploy (push) Has been cancelled
This commit is contained in:
parent
21fe788aed
commit
d810d39648
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -31,7 +31,7 @@
|
|||
"babel-plugin-react-intl": "3.5.1",
|
||||
"download": "8.0.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-react": "7.35.2",
|
||||
"format-message-cli": "6.2.4",
|
||||
|
@ -7435,9 +7435,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": {
|
||||
|
|
|
@ -65,7 +65,7 @@
|
|||
"babel-plugin-react-intl": "3.5.1",
|
||||
"download": "8.0.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-react": "7.35.2",
|
||||
"format-message-cli": "6.2.4",
|
||||
|
|
Loading…
Reference in a new issue