Skip to content

Commit 7a91ed9

Browse files
committed
Update dependency typescript to v5.5.2
1 parent 3f5c163 commit 7a91ed9

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.1",
7373
"sinon": "18.0.0",
74-
"typescript": "5.4.5"
74+
"typescript": "5.5.2"
7575
},
7676
"ava": {
7777
"require": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9135,10 +9135,10 @@ types-ramda@^0.30.0:
91359135
dependencies:
91369136
ts-toolbelt "^9.6.0"
91379137

9138-
typescript@5.4.5:
9139-
version "5.4.5"
9140-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
9141-
integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==
9138+
typescript@5.5.2:
9139+
version "5.5.2"
9140+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.2.tgz#c26f023cb0054e657ce04f72583ea2d85f8d0507"
9141+
integrity sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew==
91429142

91439143
typewise-core@^1.2, typewise-core@^1.2.0:
91449144
version "1.2.0"

0 commit comments

Comments
 (0)