chore: align eslint version with wallet repo (#7526)
Showing
... | ... | @@ -129,7 +129,7 @@ |
"cypress": "12.12.0", | ||
"cypress-hardhat": "^2.5.0", | ||
"env-cmd": "^10.1.0", | ||
"eslint": "^7.11.0", | ||
"eslint": "8.44.0", | ||
"eslint-plugin-import": "^2.27", | ||
"eslint-plugin-rulesdir": "^0.2.2", | ||
"hardhat": "^2.14.0", | ||
... | ... | @@ -157,7 +157,6 @@ |
"terser": "^5.19.4", | ||
"terser-webpack-plugin": "^5.3.9", | ||
"ts-jest": "^29.1.1", | ||
"ts-transform-graphql-tag": "^0.2.1", | ||
"tsafe": "^1.6.4", | ||
"typechain": "^5.0.0", | ||
"typescript": "^4.9.4", | ||
... | ... |
This diff is collapsed.
Please register or sign in to comment