Skip to content

Commit 74cc5e8

Browse files
chore(deps): update dependency typescript to v5.4.5 (#1394)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 11a62b3 commit 74cc5e8

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
@@ -70,7 +70,7 @@
7070
"rollup": "4.13.0",
7171
"rollup-plugin-dts": "6.1.0",
7272
"ts-jest": "29.1.2",
73-
"typescript": "5.4.2"
73+
"typescript": "5.4.5"
7474
},
7575
"lint-staged": {
7676
"./lib/**/*.ts": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4589,10 +4589,10 @@ types-ramda@^0.30.0:
45894589
dependencies:
45904590
ts-toolbelt "^9.6.0"
45914591

4592-
4593-
version "5.4.2"
4594-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.2.tgz#0ae9cebcfae970718474fe0da2c090cad6577372"
4595-
integrity sha512-+2/g0Fds1ERlP6JsakQQDXjZdZMM+rqpamFZJEKh4kwTIn3iDkgKtby0CeNd5ATNZ4Ry1ax15TMx0W2V+miizQ==
4592+
4593+
version "5.4.5"
4594+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
4595+
integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==
45964596

45974597
unicode-canonical-property-names-ecmascript@^2.0.0:
45984598
version "2.0.0"

0 commit comments

Comments
 (0)