Skip to content

Commit 02573cd

Browse files
build(deps): update dependency typescript to v5.9.3
1 parent 7a7addc commit 02573cd

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"prettier": "3.6.2",
5252
"semantic-release": "22.0.12",
5353
"ts-node": "10.9.2",
54-
"typescript": "5.8.3"
54+
"typescript": "5.9.3"
5555
},
5656
"eslintConfig": {
5757
"root": true,

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5803,10 +5803,10 @@ typedarray.prototype.slice@^1.0.3:
58035803
typed-array-buffer "^1.0.2"
58045804
typed-array-byte-offset "^1.0.2"
58055805

5806-
typescript@5.8.3:
5807-
version "5.8.3"
5808-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
5809-
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
5806+
typescript@5.9.3:
5807+
version "5.9.3"
5808+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
5809+
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
58105810

58115811
uglify-js@^3.1.4:
58125812
version "3.17.4"

0 commit comments

Comments
 (0)