Skip to content

Commit 447a7cc

Browse files
committed
Update dependency typescript to v5.4.5
1 parent 5883dc6 commit 447a7cc

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
@@ -45,7 +45,7 @@
4545
"rollup": "2.79.1",
4646
"rollup-plugin-terser": "7.0.2",
4747
"sinon": "17.0.1",
48-
"typescript": "5.4.4"
48+
"typescript": "5.4.5"
4949
},
5050
"ava": {
5151
"require": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9219,10 +9219,10 @@ types-ramda@^0.29.10:
92199219
dependencies:
92209220
ts-toolbelt "^9.6.0"
92219221

9222-
9223-
version "5.4.4"
9224-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.4.tgz#eb2471e7b0a5f1377523700a21669dce30c2d952"
9225-
integrity sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw==
9222+
9223+
version "5.4.5"
9224+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
9225+
integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==
92269226

92279227
typewise-core@^1.2, typewise-core@^1.2.0:
92289228
version "1.2.0"

0 commit comments

Comments
 (0)