mirror of
https://github.com/scratchfoundation/scratch-l10n.git
synced 2024-12-22 13:42:30 -05:00
chore(deps): update eslint-config-scratch
This commit is contained in:
parent
e772887c4b
commit
a3c5417841
2 changed files with 456 additions and 238 deletions
690
package-lock.json
generated
690
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -55,7 +55,7 @@
|
|||
"transifex": "^1.6.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/eslint-parser": "7.18.2",
|
||||
"@babel/eslint-parser": "7.23.10",
|
||||
"@babel/node": "7.23.9",
|
||||
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
|
||||
"@babel/plugin-syntax-dynamic-import": "7.8.3",
|
||||
|
@ -67,7 +67,7 @@
|
|||
"async": "3.2.5",
|
||||
"babel-eslint": "10.1.0",
|
||||
"babel-loader": "8.3.0",
|
||||
"eslint": "8.17.0",
|
||||
"eslint": "8.56.0",
|
||||
"eslint-config-scratch": "9.0.3",
|
||||
"eslint-plugin-import": "2.29.1",
|
||||
"eslint-plugin-react": "7.33.2",
|
||||
|
|
Loading…
Reference in a new issue