Skip to content

Commit 0fb15a1

Browse files
Update dependency typescript to ~5.9.3
1 parent eb52240 commit 0fb15a1

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
@@ -58,7 +58,7 @@
5858
"markdownlint-cli": "^0.45.0",
5959
"prettier": "^3.6.2",
6060
"tailwindcss": "^4.1.14",
61-
"typescript": "~5.8.3",
61+
"typescript": "~5.9.3",
6262
"typescript-eslint": "^8.42.0",
6363
"vite": "6.4.1"
6464
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6482,10 +6482,10 @@ typescript-eslint@^8.42.0:
64826482
"@typescript-eslint/typescript-estree" "8.42.0"
64836483
"@typescript-eslint/utils" "8.42.0"
64846484

6485-
typescript@~5.8.3:
6486-
version "5.8.3"
6487-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
6488-
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
6485+
typescript@~5.9.3:
6486+
version "5.9.3"
6487+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
6488+
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
64896489

64906490
ua-parser-js@^1.0.37:
64916491
version "1.0.40"

0 commit comments

Comments
 (0)