diff --git a/package.json b/package.json index bc2d9a2f..09ab1e2e 100644 --- a/package.json +++ b/package.json @@ -91,7 +91,7 @@ "polyserve": "^0.27.15", "rollup": "^2.35.1", "stylelint": "^13.12.0", - "typescript": "^4.1.5", + "typescript": "^4.9.3", "uglify-es": "^3.3.9", "wct-istanbul": "^0.14.3", "web-component-tester": "^6.9.2", diff --git a/yarn.lock b/yarn.lock index 87ead7b3..49d4e86b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11388,10 +11388,10 @@ typescript@^3.0.1: resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa" integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw== -typescript@^4.1.5: - version "4.1.5" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.5.tgz#123a3b214aaff3be32926f0d8f1f6e704eb89a72" - integrity sha512-6OSu9PTIzmn9TCDiovULTnET6BgXtDYL4Gg4szY+cGsc3JP1dQL8qvE8kShTRx1NIw4Q9IBHlwODjkjWEtMUyA== +typescript@^4.9.3: + version "4.9.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.3.tgz#3aea307c1746b8c384435d8ac36b8a2e580d85db" + integrity sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA== typical@^2.6.1: version "2.6.1"