Upgrade typescript

This commit is contained in:
Daniel Lugo 2021-12-16 12:41:43 -04:00
parent d3930ef4a2
commit f4e956aef1
2 changed files with 2 additions and 2 deletions

View file

@ -97,7 +97,7 @@
"rimraf": "^3.0.2",
"ts-node": "^9.1.1",
"ts-type": "^1.2.16",
"typescript": "^4.4.3"
"typescript": "^4.5.4"
},
"lint-staged": {
"*.js": [

View file

@ -5146,7 +5146,7 @@ typescript-tuple@^2.2.1:
dependencies:
typescript-compare "^0.0.2"
typescript@^4.4.3:
typescript@^4.5.4:
version "4.5.4"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.4.tgz#a17d3a0263bf5c8723b9c52f43c5084edf13c2e8"
integrity sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg==