diff --git a/package.json b/package.json index fc4af0d..c8ae810 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "conventional-changelog-cli": "2.0.11", "rimraf": "2.6.3", "tslint": "5.12.1", - "typescript": "3.2.4" + "typescript": "5.8.2" }, "dependencies": { "@types/node": "^10.12.18", diff --git a/yarn.lock b/yarn.lock index 3faf39b..287fb5e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1512,10 +1512,10 @@ typedarray@^0.0.6: resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= -typescript@3.2.4: - version "3.2.4" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.2.4.tgz#c585cb952912263d915b462726ce244ba510ef3d" - integrity sha512-0RNDbSdEokBeEAkgNbxJ+BLwSManFy9TeXz8uW+48j/xhEXv1ePME60olyzw2XzUqUBNAYFeJadIqAgNqIACwg== +typescript@5.8.2: + version "5.8.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4" + integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ== uglify-js@^3.1.4: version "3.4.9"