Skip to content

Commit 5290f69

Browse files
chore(deps): update dependency typescript to v6
1 parent 3ff8c70 commit 5290f69

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,6 @@
134134
"ts-jest": "29.4.9",
135135
"ts-node": "10.9.2",
136136
"type-fest": "5.6.0",
137-
"typescript": "5.9.3"
137+
"typescript": "6.0.3"
138138
}
139139
}

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11711,7 +11711,12 @@ typedarray@^0.0.6:
1171111711
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1171211712
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
1171311713

11714-
typescript@5.9.3, typescript@~5.9.2:
11714+
typescript@6.0.3:
11715+
version "6.0.3"
11716+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-6.0.3.tgz#90251dc007916e972786cb94d74d15b185577d21"
11717+
integrity sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw==
11718+
11719+
typescript@~5.9.2:
1171511720
version "5.9.3"
1171611721
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
1171711722
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==

0 commit comments

Comments
 (0)