fixed lint warning by version update
Showing
This diff is collapsed.
... | ... | @@ -223,8 +223,8 @@ |
"@types/react-router-dom": "^5.3.0", | ||
"@types/tape": "^4.13.0", | ||
"@types/ws": "^7.2.4", | ||
"@typescript-eslint/eslint-plugin": "^3.3.0", | ||
"@typescript-eslint/parser": "^3.3.0", | ||
"@typescript-eslint/eslint-plugin": "^4.32.0", | ||
"@typescript-eslint/parser": "^4.32.0", | ||
"ace-mode-lexon": "^1.*.*", | ||
"ace-mode-move": "0.0.1", | ||
"ace-mode-solidity": "^0.1.0", | ||
... | ... |
Please
register
or
sign in
to comment