Skip to content

Commit 744ee03

Browse files
chore(deps): update dependency typescript to v5.4.5
1 parent cf6d881 commit 744ee03

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@
2525
"@types/url-regex-safe": "1.0.0",
2626
"nodemon": "2.0.22",
2727
"prettier": "2.8.8",
28-
"typescript": "5.0.4"
28+
"typescript": "5.4.5"
2929
}
3030
}

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1309,10 +1309,10 @@ type-is@~1.6.18:
13091309
media-typer "0.3.0"
13101310
mime-types "~2.1.24"
13111311

1312-
typescript@5.0.4:
1313-
version "5.0.4"
1314-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b"
1315-
integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==
1312+
typescript@5.4.5:
1313+
version "5.4.5"
1314+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
1315+
integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==
13161316

13171317
undefsafe@^2.0.5:
13181318
version "2.0.5"

0 commit comments

Comments
 (0)