Skip to content

Commit cd7315e

Browse files
build(deps-dev): bump typescript from 5.9.3 to 6.0.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.9.3 to 6.0.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.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] <support@github.com>
1 parent 70a85da commit cd7315e

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"eslint": "^10.2.0",
5555
"globals": "^17.5.0",
5656
"npm-run-all": "^4.1.5",
57-
"typescript": "^5.9.3",
57+
"typescript": "^6.0.3",
5858
"typescript-eslint": "^8.58.2",
5959
"unplugin-replace": "^0.8.0"
6060
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2778,10 +2778,10 @@ typescript-eslint@^8.58.2:
27782778
"@typescript-eslint/typescript-estree" "8.58.2"
27792779
"@typescript-eslint/utils" "8.58.2"
27802780

2781-
typescript@^5.9.3:
2782-
version "5.9.3"
2783-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
2784-
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
2781+
typescript@^6.0.3:
2782+
version "6.0.3"
2783+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-6.0.3.tgz#90251dc007916e972786cb94d74d15b185577d21"
2784+
integrity sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw==
27852785

27862786
uint8array-extras@^1.4.0:
27872787
version "1.5.0"

0 commit comments

Comments
 (0)