Bump TS to 4.5

This commit is contained in:
Markus Olsson 2022-01-28 10:18:26 +01:00
parent 9a91638124
commit 0fe569b016
2 changed files with 5 additions and 5 deletions

View file

@ -112,7 +112,7 @@
"tslint": "^5.11.0",
"tslint-config-prettier": "^1.14.0",
"tslint-microsoft-contrib": "^6.2.0",
"typescript": "^3.9.5",
"typescript": "^4.5.5",
"typescript-tslint-plugin": "^0.0.6",
"webpack": "^4.8.3",
"webpack-bundle-analyzer": "^3.3.2",

View file

@ -10858,10 +10858,10 @@ typescript-tslint-plugin@^0.0.6:
minimatch "^3.0.4"
vscode-languageserver "^5.1.0"
typescript@^3.9.5:
version "3.9.5"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.5.tgz#586f0dba300cde8be52dd1ac4f7e1009c1b13f36"
integrity sha512-hSAifV3k+i6lEoCJ2k6R2Z/rp/H3+8sdmcn5NrS3/3kE7+RyZXm9aqvxWqjEXHAd8b0pShatpcdMTvEdvAJltQ==
typescript@^4.5.5:
version "4.5.5"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.5.tgz#d8c953832d28924a9e3d37c73d729c846c5896f3"
integrity sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==
typeson-registry@^1.0.0-alpha.20:
version "1.0.0-alpha.21"