diff --git a/package.json b/package.json index 6178af415eefd2ef1f5436caaded1b1ce408be69..98a5414e499944299e85c9bab8e3ac0815431804 100644 --- a/package.json +++ b/package.json @@ -290,7 +290,7 @@ "ts-jest": "27.1.3", "ts-node": "10.5.0", "type-fest": "2.12.0", - "typescript": "4.5.5", + "typescript": "4.6.2", "unified": "9.2.2" }, "resolutions": { diff --git a/yarn.lock b/yarn.lock index eff2b1f66dca78eb585c85d30ce702e6592e031b..0fba551c5917a04b8610553e54bd1cfd3d9ba2d3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9134,10 +9134,10 @@ typedarray-to-buffer@^3.1.5: dependencies: is-typedarray "^1.0.0" -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.6.2: + version "4.6.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.2.tgz#fe12d2727b708f4eef40f51598b3398baa9611d4" + integrity sha512-HM/hFigTBHZhLXshn9sN37H085+hQGeJHJ/X7LpBWLID/fbc2acUMfU+lGD98X81sKP+pFa9f0DZmCwB9GnbAg== uc.micro@^1.0.1, uc.micro@^1.0.5: version "1.0.6"