chore(deps-dev): bump typescript to 4.2.3

This commit is contained in:
Amour1688
2021-03-13 14:51:16 +08:00
parent 9f2c9c9233
commit a744cb1aab
3 changed files with 6 additions and 6 deletions

View File

@ -45,7 +45,7 @@
"jest": "^26.0.1",
"regenerator-runtime": "^0.13.5",
"ts-jest": "^26.1.3",
"typescript": "^4.0.2",
"typescript": "^4.2.3",
"vue": "3.0.5"
}
}