Skip to content

Commit 6242bef

Browse files
chore(deps): update dependency typescript to v5.5.3
1 parent b0c1009 commit 6242bef

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.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.5.3:
1256+
version "5.5.3"
1257+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3.tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa"
1258+
integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==
12591259

12601260
undefsafe@^2.0.5:
12611261
version "2.0.5"

0 commit comments

Comments
 (0)