Skip to content

Commit 2464952

Browse files
Update dependency typescript to ~5.9.3
1 parent 84313d8 commit 2464952

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
@@ -59,7 +59,7 @@
5959
"markdownlint-cli": "^0.45.0",
6060
"prettier": "^3.6.2",
6161
"tailwindcss": "^4.1.16",
62-
"typescript": "~5.8.3",
62+
"typescript": "~5.9.3",
6363
"typescript-eslint": "^8.46.3",
6464
"vite": "6.4.1"
6565
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6595,10 +6595,10 @@ typescript-eslint@^8.46.3:
65956595
"@typescript-eslint/typescript-estree" "8.48.0"
65966596
"@typescript-eslint/utils" "8.48.0"
65976597

6598-
typescript@~5.8.3:
6599-
version "5.8.3"
6600-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
6601-
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
6598+
typescript@~5.9.3:
6599+
version "5.9.3"
6600+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
6601+
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
66026602

66036603
ua-parser-js@^1.0.37:
66046604
version "1.0.40"

0 commit comments

Comments
 (0)