Skip to content

Commit 6d49f5d

Browse files
fix(deps): update dependency typescript to v5.7.3
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9da9a12 commit 6d49f5d

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
@@ -12,7 +12,7 @@
1212
"fork-awesome": "1.2.0",
1313
"node-fetch": "3.3.2",
1414
"ts-node": "10.9.2",
15-
"typescript": "5.5.4",
15+
"typescript": "5.7.3",
1616
"yaml": "2.5.0",
1717
"@types/node-fetch": "2.6.11"
1818
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -205,10 +205,10 @@ [email protected]:
205205
v8-compile-cache-lib "^3.0.1"
206206
yn "3.1.1"
207207

208-
typescript@5.5.4:
209-
version "5.5.4"
210-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
211-
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
208+
typescript@5.7.3:
209+
version "5.7.3"
210+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
211+
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==
212212

213213
undici-types@~6.19.2:
214214
version "6.19.8"

0 commit comments

Comments
 (0)