Merge pull request #1269 from ethereum-optimism/deps/update-fix
deps: update typescript to 4.3.5
Showing
| ... | ... | @@ -33,7 +33,7 @@ |
| "lerna": "^4.0.0", | ||
| "patch-package": "^6.4.7", | ||
| "prettier": "^2.3.1", | ||
| "typescript": "^4.2.3" | ||
| "typescript": "^4.3.5" | ||
| }, | ||
| "scripts": { | ||
| "clean": "yarn lerna run clean", | ||
| ... | ... |
Please register or sign in to comment