Skip to content

Commit 8d70645

Browse files
chore(deps): update dependency typescript to v5.4.5 (#125)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 352317e commit 8d70645

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.2",
2626
"nodemon": "3.1.0",
2727
"prettier": "3.2.5",
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
@@ -1318,10 +1318,10 @@ type-is@~1.6.18:
13181318
media-typer "0.3.0"
13191319
mime-types "~2.1.24"
13201320

1321-
typescript@5.0.4:
1322-
version "5.0.4"
1323-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b"
1324-
integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==
1321+
typescript@5.4.5:
1322+
version "5.4.5"
1323+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
1324+
integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==
13251325

13261326
undefsafe@^2.0.5:
13271327
version "2.0.5"

0 commit comments

Comments
 (0)