Skip to content

Commit 9abde2c

Browse files
chore(deps): update dependency typescript to v5.5.3
1 parent b919749 commit 9abde2c

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.5.2"
73+
"typescript": "5.5.3"
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.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==
4789+
typescript@5.5.3:
4790+
version "5.5.3"
4791+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3.tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa"
4792+
integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==
47934793

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

0 commit comments

Comments
 (0)