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"
}
}

View File

@ -11,7 +11,7 @@
"html-webpack-plugin": "^4.3.0",
"style-loader": "^1.2.1",
"ts-loader": "^8.0.0",
"typescript": "^4.0.2",
"typescript": "^4.2.3",
"vue": "3.0.5",
"webpack": "^4.43.0",
"webpack-dev-server": "^3.11.0"