mirror of
https://github.com/scratchfoundation/scratch-desktop.git
synced 2024-12-22 21:52:31 -05:00
chore(deps): upgrade to lockfileVersion 2, bump eslint-plugin-import
Without bumping `eslint-plugin-import`, `npm` was unable to resolve dependencies.
This commit is contained in:
parent
7f7b39222f
commit
3ac27f7a34
2 changed files with 20348 additions and 686 deletions
21032
package-lock.json
generated
21032
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -47,7 +47,7 @@
|
|||
"electron-webpack": "^2.8.2",
|
||||
"eslint": "^7.0.0",
|
||||
"eslint-config-scratch": "^6.0.0",
|
||||
"eslint-plugin-import": "^2.20.0",
|
||||
"eslint-plugin-import": "2.27.5",
|
||||
"eslint-plugin-react": "^7.20.0",
|
||||
"fs-extra": "^9.0.1",
|
||||
"intl": "1.2.5",
|
||||
|
|
Loading…
Reference in a new issue