Skip to content

Commit ad08bd9

Browse files
build(deps-dev): 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 e077bf4 commit ad08bd9

3 files changed

Lines changed: 9 additions & 32 deletions

File tree

package-lock.json

Lines changed: 4 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"react": "18.3.1",
5858
"react-dom": "18.3.1",
5959
"rimraf": "6.1.2",
60-
"typescript": "5.9.3",
60+
"typescript": "6.0.2",
6161
"whatwg-fetch": "3.6.20"
6262
},
6363
"publishConfig": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6222,10 +6222,10 @@ typed-array-length@^1.0.6:
62226222
is-typed-array "^1.1.13"
62236223
possible-typed-array-names "^1.0.0"
62246224

6225-
typescript@5.9.3:
6226-
version "5.9.3"
6227-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
6228-
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
6225+
typescript@6.0.2:
6226+
version "6.0.2"
6227+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-6.0.2.tgz#0b1bfb15f68c64b97032f3d78abbf98bdbba501f"
6228+
integrity sha512-bGdAIrZ0wiGDo5l8c++HWtbaNCWTS4UTv7RaTH/ThVIgjkveJt83m74bBHMJkuCbslY8ixgLBVZJIOiQlQTjfQ==
62296229

62306230
unbox-primitive@^1.0.2:
62316231
version "1.0.2"

0 commit comments

Comments
 (0)