Upgrade to typescript v4.2.2 (#188)

* upgrade to typescript v4.2.2

* prettier; remove outdated test
This commit is contained in:
Xianny
2021-03-30 13:26:05 -07:00
committed by GitHub
parent 525bc8197b
commit 7bf009fbf6
50 changed files with 58 additions and 426 deletions

View File

@@ -81,7 +81,7 @@
"truffle": "^5.0.32",
"tslint": "5.11.0",
"typedoc": "~0.16.11",
"typescript": "3.0.1"
"typescript": "4.2.2"
},
"dependencies": {
"@0x/base-contract": "^6.2.18"