Skip to content

Commit 0134361

Browse files
chore(deps): update dependency typescript to v5.7.3
1 parent 2b19c7e commit 0134361

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
"@types/url-regex-safe": "1.0.2",
2929
"nodemon": "3.1.1",
3030
"prettier": "3.2.5",
31-
"typescript": "5.4.5"
31+
"typescript": "5.7.3"
3232
}
3333
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1252,10 +1252,10 @@ type-is@~1.6.18:
12521252
media-typer "0.3.0"
12531253
mime-types "~2.1.24"
12541254

1255-
typescript@5.4.5:
1256-
version "5.4.5"
1257-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
1258-
integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==
1255+
typescript@5.7.3:
1256+
version "5.7.3"
1257+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
1258+
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==
12591259

12601260
undefsafe@^2.0.5:
12611261
version "2.0.5"

0 commit comments

Comments
 (0)