Skip to content

Commit 392c426

Browse files
committed
chore(deps): update dependency typescript to v5.5.4
1 parent 67f2733 commit 392c426

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

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4899,10 +4899,10 @@ types-ramda@^0.30.1:
48994899
dependencies:
49004900
ts-toolbelt "^9.6.0"
49014901

4902-
typescript@5.5.3:
4903-
version "5.5.3"
4904-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3.tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa"
4905-
integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==
4902+
typescript@5.5.4:
4903+
version "5.5.4"
4904+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
4905+
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
49064906

49074907
unicode-canonical-property-names-ecmascript@^2.0.0:
49084908
version "2.0.0"

0 commit comments

Comments
 (0)