Skip to content

Commit 8068745

Browse files
build(deps): update dependency typescript to v5.9.3
1 parent 4ca1468 commit 8068745

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
@@ -47,7 +47,7 @@
4747
"semantic-release": "19.0.5",
4848
"ts-expect": "1.3.0",
4949
"ts-node": "10.9.2",
50-
"typescript": "5.7.2"
50+
"typescript": "5.9.3"
5151
},
5252
"eslintConfig": {
5353
"root": true,

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5799,10 +5799,10 @@ typedarray.prototype.slice@^1.0.3:
57995799
typed-array-buffer "^1.0.2"
58005800
typed-array-byte-offset "^1.0.2"
58015801

5802-
typescript@5.7.2:
5803-
version "5.7.2"
5804-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
5805-
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
5802+
typescript@5.9.3:
5803+
version "5.9.3"
5804+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
5805+
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
58065806

58075807
uglify-js@^3.1.4:
58085808
version "3.17.4"

0 commit comments

Comments
 (0)