Skip to content

Commit 64fbdcb

Browse files
Update dependency typescript to v5.4.5
1 parent 6d447ac commit 64fbdcb

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"ts-jest": "29.1.1",
4848
"ts-node": "10.9.1",
4949
"tsconfig-paths": "4.2.0",
50-
"typescript": "5.1.6"
50+
"typescript": "5.4.5"
5151
},
5252
"scripts": {
5353
"analyze": "yarn lint && yarn typecheck",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7776,10 +7776,10 @@ typedarray-to-buffer@^3.1.5:
77767776
dependencies:
77777777
is-typedarray "^1.0.0"
77787778

7779-
typescript@5.1.6:
7780-
version "5.1.6"
7781-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.6.tgz#02f8ac202b6dad2c0dd5e0913745b47a37998274"
7782-
integrity sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==
7779+
typescript@5.4.5:
7780+
version "5.4.5"
7781+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
7782+
integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==
77837783

77847784
unbox-primitive@^1.0.1:
77857785
version "1.0.1"

0 commit comments

Comments
 (0)