Skip to content

Commit 9164e96

Browse files
chore(deps): update dependency typescript to v5
1 parent 361d306 commit 9164e96

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
@@ -92,7 +92,7 @@
9292
"postcss": "8.4.21",
9393
"prettier": "2.8.5",
9494
"ts-jest": "29.0.5",
95-
"typescript": "4.9.5"
95+
"typescript": "5.9.3"
9696
},
9797
"config": {
9898
"commitizen": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8564,10 +8564,10 @@ typedarray-to-buffer@3.1.5:
85648564
dependencies:
85658565
is-typedarray "^1.0.0"
85668566

8567-
typescript@4.9.5:
8568-
version "4.9.5"
8569-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
8570-
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
8567+
typescript@5.9.3:
8568+
version "5.9.3"
8569+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
8570+
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
85718571

85728572
typescript@^4.6.4:
85738573
version "4.9.3"

0 commit comments

Comments
 (0)