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"

View File

@ -10311,10 +10311,10 @@ typedarray@^0.0.6:
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
typescript@^4.0.2:
version "4.1.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.3.tgz#519d582bd94cba0cf8934c7d8e8467e473f53bb7"
integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg==
typescript@^4.2.3:
version "4.2.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3"
integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw==
uglify-js@^3.1.4:
version "3.12.1"