Skip to content

Commit 294d185

Browse files
chore(deps): update dependency typescript to v5.5.2
1 parent b0c1009 commit 294d185

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.2"
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.2:
1256+
version "5.5.2"
1257+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.2.tgz#c26f023cb0054e657ce04f72583ea2d85f8d0507"
1258+
integrity sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew==
12591259

12601260
undefsafe@^2.0.5:
12611261
version "2.0.5"

0 commit comments

Comments
 (0)