diff --git a/package.json b/package.json index df259abe..4ad9747f 100644 --- a/package.json +++ b/package.json @@ -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": [ diff --git a/yarn.lock b/yarn.lock index 2db3deb9..13e45cff 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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==