Skip to content

Commit ebaf13c

Browse files
chore(deps): bump typescript from 5.9.3 to 6.0.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.9.3 to 6.0.2. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.3...v6.0.2) --- updated-dependencies: - dependency-name: typescript dependency-version: 6.0.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8e76822 commit ebaf13c

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
@@ -52,6 +52,6 @@
5252
"jest": "^30.3.0",
5353
"markdown-it": "^14.1.1",
5454
"marked": "^17.0.5",
55-
"typescript": "^5.9.3"
55+
"typescript": "^6.0.2"
5656
}
5757
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4013,10 +4013,10 @@ typed-array-length@^1.0.7:
40134013
possible-typed-array-names "^1.0.0"
40144014
reflect.getprototypeof "^1.0.6"
40154015

4016-
typescript@^5.9.3:
4017-
version "5.9.3"
4018-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
4019-
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
4016+
typescript@^6.0.2:
4017+
version "6.0.2"
4018+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-6.0.2.tgz#0b1bfb15f68c64b97032f3d78abbf98bdbba501f"
4019+
integrity sha512-bGdAIrZ0wiGDo5l8c++HWtbaNCWTS4UTv7RaTH/ThVIgjkveJt83m74bBHMJkuCbslY8ixgLBVZJIOiQlQTjfQ==
40204020

40214021
uc.micro@^2.0.0, uc.micro@^2.1.0:
40224022
version "2.1.0"

0 commit comments

Comments
 (0)