Skip to content

Commit 3a54b39

Browse files
committed
Update dependency typescript to v5.4.5
1 parent 3d31665 commit 3a54b39

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
@@ -71,7 +71,7 @@
7171
"rollup": "3.29.4",
7272
"rollup-plugin-dts": "6.1.0",
7373
"sinon": "17.0.1",
74-
"typescript": "5.4.4"
74+
"typescript": "5.4.5"
7575
},
7676
"ava": {
7777
"require": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9103,10 +9103,10 @@ types-ramda@^0.29.10:
91039103
dependencies:
91049104
ts-toolbelt "^9.6.0"
91059105

9106-
typescript@5.4.4:
9107-
version "5.4.4"
9108-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.4.tgz#eb2471e7b0a5f1377523700a21669dce30c2d952"
9109-
integrity sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw==
9106+
typescript@5.4.5:
9107+
version "5.4.5"
9108+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
9109+
integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==
91109110

91119111
typewise-core@^1.2, typewise-core@^1.2.0:
91129112
version "1.2.0"

0 commit comments

Comments
 (0)