Skip to content

Commit 0c7a4a1

Browse files
committed
chore(deps): update dependency typescript to v5.5.4
1 parent cd10966 commit 0c7a4a1

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
@@ -77,7 +77,7 @@
7777
"rollup": "4.19.0",
7878
"svelte": "^4.2.2",
7979
"tailwindcss": "3.4.6",
80-
"typescript": "5.5.3",
80+
"typescript": "5.5.4",
8181
"vue": "3.4.33"
8282
},
8383
"ava": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6492,10 +6492,10 @@ types-ramda@^0.30.1:
64926492
dependencies:
64936493
ts-toolbelt "^9.6.0"
64946494

6495-
typescript@5.5.3:
6496-
version "5.5.3"
6497-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3.tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa"
6498-
integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==
6495+
typescript@5.5.4:
6496+
version "5.5.4"
6497+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
6498+
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
64996499

65006500
undici-types@~5.26.4:
65016501
version "5.26.5"

0 commit comments

Comments
 (0)