Update TypeScript

This commit is contained in:
Younho Choo 2022-01-17 20:10:06 +09:00
parent b1efe7f5cf
commit de50144b95

View file

@ -60,7 +60,7 @@
"rxjs": "^6.4.0",
"tempy": "^0.4.0",
"ts-node": "^8.3.0",
"typescript": "~3.8.2",
"typescript": "~4.1.2",
"xo": "^0.26.1",
"zen-observable": "^0.8.8"
},