Merge pull request #7176 from ethereum-optimism/deps/rm-dead-deps
deps: remove dead js deps
Showing
... | @@ -47,7 +47,6 @@ | ... | @@ -47,7 +47,6 @@ |
"@typescript-eslint/eslint-plugin": "^5.60.1", | "@typescript-eslint/eslint-plugin": "^5.60.1", | ||
"@typescript-eslint/parser": "^5.60.1", | "@typescript-eslint/parser": "^5.60.1", | ||
"chai": "^4.2.0", | "chai": "^4.2.0", | ||
"copyfiles": "^2.3.0", | |||
"depcheck": "^1.4.3", | "depcheck": "^1.4.3", | ||
"doctoc": "^2.2.0", | "doctoc": "^2.2.0", | ||
"eslint": "^8.43.0", | "eslint": "^8.43.0", | ||
... | @@ -62,11 +61,9 @@ | ... | @@ -62,11 +61,9 @@ |
"eslint-plugin-react": "^7.24.0", | "eslint-plugin-react": "^7.24.0", | ||
"eslint-plugin-unicorn": "^42.0.0", | "eslint-plugin-unicorn": "^42.0.0", | ||
"husky": "^8.0.3", | "husky": "^8.0.3", | ||
"lerna": "^7.1.5", | |||
"lint-staged": "14.0.1", | "lint-staged": "14.0.1", | ||
"markdownlint": "^0.30.0", | "markdownlint": "^0.30.0", | ||
"markdownlint-cli2": "0.4.0", | "markdownlint-cli2": "0.4.0", | ||
"mkdirp": "^3.0.1", | |||
"mocha": "^10.2.0", | "mocha": "^10.2.0", | ||
"nx": "16.8.1", | "nx": "16.8.1", | ||
"nyc": "^15.1.0", | "nyc": "^15.1.0", | ||
... | ... |
This source diff could not be displayed because it is too large. You can view the blob instead.
Please register or sign in to comment