Skip to content

Commit 7bcf982

Browse files
chore(deps): update dependency typescript to v5.5.4
1 parent b0c1009 commit 7bcf982

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.5.4"
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.5.4:
1256+
version "5.5.4"
1257+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
1258+
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
12591259

12601260
undefsafe@^2.0.5:
12611261
version "2.0.5"

0 commit comments

Comments
 (0)