Skip to content

Commit 880a45d

Browse files
chore(deps): update dependency typescript to v5.9.3
1 parent ed8e8f6 commit 880a45d

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
@@ -28,6 +28,6 @@
2828
"eslint-plugin-n": "16.6.2",
2929
"eslint-plugin-n": "14.0.0",
3030
"eslint-plugin-promise": "6.6.0",
31-
"typescript": "5.0.4"
31+
"typescript": "5.9.3"
3232
}
3333
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1859,10 +1859,10 @@ typed-array-length@^1.0.7:
18591859
possible-typed-array-names "^1.0.0"
18601860
reflect.getprototypeof "^1.0.6"
18611861

1862-
typescript@5.0.4:
1863-
version "5.0.4"
1864-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b"
1865-
integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==
1862+
typescript@5.9.3:
1863+
version "5.9.3"
1864+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
1865+
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
18661866

18671867
unbox-primitive@^1.1.0:
18681868
version "1.1.0"

0 commit comments

Comments
 (0)