From b63e19b127d539b5ba045c56eee6d7a27e792dbd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 23:39:29 +0000 Subject: [PATCH] chore(deps): bump typescript in /standards/compliance Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.8.3 to 6.0.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/compare/v5.8.3...v6.0.3) --- updated-dependencies: - dependency-name: typescript dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- standards/compliance/package-lock.json | 8 ++++---- standards/compliance/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/standards/compliance/package-lock.json b/standards/compliance/package-lock.json index 7640d89..75be987 100644 --- a/standards/compliance/package-lock.json +++ b/standards/compliance/package-lock.json @@ -22,7 +22,7 @@ "eslint": "^8.0.0", "jest": "^29.0.0", "ts-node": "^10.0.0", - "typescript": "^5.8.3" + "typescript": "^6.0.3" } }, "node_modules/@ampproject/remapping": { @@ -4909,9 +4909,9 @@ } }, "node_modules/typescript": { - "version": "5.8.3", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.8.3.tgz", - "integrity": "sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==", + "version": "6.0.3", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-6.0.3.tgz", + "integrity": "sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw==", "dev": true, "license": "Apache-2.0", "bin": { diff --git a/standards/compliance/package.json b/standards/compliance/package.json index 3b251e2..896311c 100644 --- a/standards/compliance/package.json +++ b/standards/compliance/package.json @@ -15,7 +15,7 @@ "eslint": "^8.0.0", "jest": "^29.0.0", "ts-node": "^10.0.0", - "typescript": "^5.8.3" + "typescript": "^6.0.3" }, "keywords": [ "nist",