diff --git a/package.json b/package.json index 7a992f2..81819aa 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "lint-staged": "^15.4.3", "prettier": "^3.5.3", "simple-git-hooks": "^2.11.1", - "typescript": "^5.8.2" + "typescript": "^5.8.3" }, "resolutions": { "eslint-plugin-jsdoc": "^48.3.0" diff --git a/yarn.lock b/yarn.lock index fd5edca..c12b287 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3867,7 +3867,7 @@ __metadata: lint-staged: "npm:^15.4.3" prettier: "npm:^3.5.3" simple-git-hooks: "npm:^2.11.1" - typescript: "npm:^5.8.2" + typescript: "npm:^5.8.3" peerDependencies: "@angular-eslint/template-parser": "*" languageName: unknown @@ -13248,7 +13248,7 @@ __metadata: languageName: node linkType: hard -"typescript@npm:^5.3.2, typescript@npm:^5.8.2": +"typescript@npm:^5.3.2": version: 5.8.2 resolution: "typescript@npm:5.8.2" bin: @@ -13258,7 +13258,17 @@ __metadata: languageName: node linkType: hard -"typescript@patch:typescript@npm%3A^5.3.2#optional!builtin, typescript@patch:typescript@npm%3A^5.8.2#optional!builtin": +"typescript@npm:^5.8.3": + version: 5.8.3 + resolution: "typescript@npm:5.8.3" + bin: + tsc: bin/tsc + tsserver: bin/tsserver + checksum: 10c0/5f8bb01196e542e64d44db3d16ee0e4063ce4f3e3966df6005f2588e86d91c03e1fb131c2581baf0fb65ee79669eea6e161cd448178986587e9f6844446dbb48 + languageName: node + linkType: hard + +"typescript@patch:typescript@npm%3A^5.3.2#optional!builtin": version: 5.8.2 resolution: "typescript@patch:typescript@npm%3A5.8.2#optional!builtin::version=5.8.2&hash=5786d5" bin: @@ -13268,6 +13278,16 @@ __metadata: languageName: node linkType: hard +"typescript@patch:typescript@npm%3A^5.8.3#optional!builtin": + version: 5.8.3 + resolution: "typescript@patch:typescript@npm%3A5.8.3#optional!builtin::version=5.8.3&hash=5786d5" + bin: + tsc: bin/tsc + tsserver: bin/tsserver + checksum: 10c0/39117e346ff8ebd87ae1510b3a77d5d92dae5a89bde588c747d25da5c146603a99c8ee588c7ef80faaf123d89ed46f6dbd918d534d641083177d5fac38b8a1cb + languageName: node + linkType: hard + "unbox-primitive@npm:^1.1.0": version: 1.1.0 resolution: "unbox-primitive@npm:1.1.0"