Skip to content

Commit 2d5f40f

Browse files
Update dependency typescript to v5.9.2
1 parent c75bdf6 commit 2d5f40f

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
@@ -56,7 +56,7 @@
5656
"concurrently": "9.2.0",
5757
"esbuild": "0.25.5",
5858
"nock": "14.0.8",
59-
"typescript": "5.8.3",
59+
"typescript": "5.9.2",
6060
"vite-tsconfig-paths": "5.1.4",
6161
"vitest": "2.1.9",
6262
"wiremock-captain": "3.6.1"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4780,10 +4780,10 @@ type-fest@^4.39.1, type-fest@^4.41.0, type-fest@^4.6.0:
47804780
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-4.41.0.tgz#6ae1c8e5731273c2bf1f58ad39cbae2c91a46c58"
47814781
integrity sha512-TeTSQ6H5YHvpqVwBRcnLDCBnDOHWYu7IvGbHT6N8AOymcr9PJGjc1GTtiWZTYg0NCgYwvnYWEkVChQAr9bjfwA==
47824782

4783-
typescript@5.8.3:
4784-
version "5.8.3"
4785-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
4786-
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
4783+
typescript@5.9.2:
4784+
version "5.9.2"
4785+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2.tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6"
4786+
integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==
47874787

47884788
uint8arrays@^3.0.0:
47894789
version "3.1.1"

0 commit comments

Comments
 (0)