diff --git a/package.json b/package.json index e65524dba..bb12bff11 100644 --- a/package.json +++ b/package.json @@ -133,7 +133,7 @@ "superagent": "3.7.0", "superagent-bluebird-promise": "3.0.2", "ts-loader": "6.2.1", - "typescript": "^4.1.3", + "typescript": "^5.0.0", "typescript-styled-plugin": "0.13.0", "uglifyify": "3.0.4", "underscore": "1.13.1", diff --git a/yarn.lock b/yarn.lock index 16740d818..ba7dfb80a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -14348,10 +14348,10 @@ typescript-template-language-service-decorator@^2.0.0: resolved "https://registry.yarnpkg.com/typescript-template-language-service-decorator/-/typescript-template-language-service-decorator-2.2.0.tgz#4ee6d580f307fb9239978e69626f2775b8a59b2a" integrity sha512-xiolqt1i7e22rpqMaprPgSFVgU64u3b9n6EJlAaUYE61jumipKAdI1+O5khPlWslpTUj80YzjUKjJ2jxT0D74w== -typescript@^4.1.3: - version "4.1.3" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.3.tgz#519d582bd94cba0cf8934c7d8e8467e473f53bb7" - integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg== +typescript@^5.0.0: + version "5.2.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78" + integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w== ua-parser-js@^0.7.18: version "0.7.33"