diff --git a/package.json b/package.json index 3b3b3eaac..95b801df0 100644 --- a/package.json +++ b/package.json @@ -90,7 +90,7 @@ "stylelint-no-unsupported-browser-features": "4.1.4", "stylelint-order": "4.1.0", "stylelint-prettier": "1.2.0", - "typescript": "4.5.5", + "typescript": "4.9.5", "watch": "1.0.2" }, "resolutions": { diff --git a/yarn.lock b/yarn.lock index f8c2ed855..9c1e295b0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -19140,10 +19140,10 @@ typescript@4.5.4: resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.4.tgz#a17d3a0263bf5c8723b9c52f43c5084edf13c2e8" integrity sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg== -typescript@4.5.5: - version "4.5.5" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.5.tgz#d8c953832d28924a9e3d37c73d729c846c5896f3" - integrity sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA== +typescript@4.9.5: + version "4.9.5" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a" + integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g== typescript@^4.4.2, typescript@^4.6.2: version "4.6.4"