diff --git a/package.json b/package.json index f5fe8d1..fde816f 100644 --- a/package.json +++ b/package.json @@ -63,6 +63,6 @@ "pretty-quick": "3.1.3", "rimraf": "3.0.2", "tslib": "2.0.3", - "typescript": "4.1.6" + "typescript": "5.2.2" } } diff --git a/yarn.lock b/yarn.lock index 82fcf4c..5ec3967 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9521,10 +9521,10 @@ typedarray@^0.0.6: resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= -typescript@4.1.6: - version "4.1.6" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.6.tgz#1becd85d77567c3c741172339e93ce2e69932138" - integrity sha512-pxnwLxeb/Z5SP80JDRzVjh58KsM6jZHRAOtTpS7sXLS4ogXNKC9ANxHHZqLLeVHZN35jCtI4JdmLLbLiC1kBow== +typescript@5.2.2: + version "5.2.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78" + integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w== unfetch@^4.1.0: version "4.2.0"