Skip to content

Commit d3dd3c7

Browse files
committed
chore(deps): update dependency typescript to v5.5.2
1 parent e22b28e commit d3dd3c7

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.18.0",
7171
"rollup-plugin-dts": "6.1.1",
7272
"ts-jest": "29.1.5",
73-
"typescript": "5.4.5"
73+
"typescript": "5.5.2"
7474
},
7575
"lint-staged": {
7676
"./lib/**/*.ts": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4786,10 +4786,10 @@ types-ramda@^0.30.0:
47864786
dependencies:
47874787
ts-toolbelt "^9.6.0"
47884788

4789-
typescript@5.4.5:
4790-
version "5.4.5"
4791-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
4792-
integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==
4789+
typescript@5.5.2:
4790+
version "5.5.2"
4791+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.2.tgz#c26f023cb0054e657ce04f72583ea2d85f8d0507"
4792+
integrity sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew==
47934793

47944794
unicode-canonical-property-names-ecmascript@^2.0.0:
47954795
version "2.0.0"

0 commit comments

Comments
 (0)