diff --git a/package.json b/package.json index 2757df5..29ba2f1 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "eslint": "8.47.0", "eslint-config-prettier": "9.0.0", "microbundle": "0.15.1", - "typescript": "5.1.6" + "typescript": "5.2.2" }, "type": "module", "source": "src/dom-helpers.ts", diff --git a/yarn.lock b/yarn.lock index 74e1d7d..69a4a54 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3819,10 +3819,10 @@ type-fest@^0.20.2: resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.20.2.tgz#1bf207f4b28f91583666cb5fbd327887301cd5f4" integrity sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ== -typescript@5.1.6: - version "5.1.6" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.6.tgz#02f8ac202b6dad2c0dd5e0913745b47a37998274" - integrity sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA== +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== typescript@^4.1.3: version "4.9.3"