Skip to content

Commit 1a353c0

Browse files
chore(deps): update dependency typescript to v6
1 parent 974af52 commit 1a353c0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@
133133
"ts-jest": "29.4.6",
134134
"ts-node": "10.9.2",
135135
"type-fest": "5.5.0",
136-
"typescript": "5.9.3",
136+
"typescript": "6.0.2",
137137
"jest-util": "30.3.0"
138138
}
139139
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11682,10 +11682,10 @@ typedarray@^0.0.6:
1168211682
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1168311683
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
1168411684

11685-
typescript@5.9.3:
11686-
version "5.9.3"
11687-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
11688-
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
11685+
typescript@6.0.2:
11686+
version "6.0.2"
11687+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-6.0.2.tgz#0b1bfb15f68c64b97032f3d78abbf98bdbba501f"
11688+
integrity sha512-bGdAIrZ0wiGDo5l8c++HWtbaNCWTS4UTv7RaTH/ThVIgjkveJt83m74bBHMJkuCbslY8ixgLBVZJIOiQlQTjfQ==
1168911689

1169011690
typescript@~5.9.2:
1169111691
version "5.9.2"

0 commit comments

Comments
 (0)