diff --git a/package.json b/package.json index a849db03..7e17dabb 100644 --- a/package.json +++ b/package.json @@ -32,6 +32,6 @@ "rollup-plugin-commonjs": "10.1.0", "rollup-plugin-node-resolve": "5.2.0", "terser": "5.16.6", - "typescript": "4.6.4" + "typescript": "5.2.2" } } diff --git a/yarn.lock b/yarn.lock index dc6d6c9c..4256f720 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1019,10 +1019,10 @@ tsutils@2.27.2: dependencies: tslib "^1.8.1" -typescript@4.6.4: - version "4.6.4" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9" - integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg== +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== uglify-js@^3.1.4: version "3.9.1"