Skip to content

Commit 0c63410

Browse files
committed
chore(deps): update dependency typescript to v5.5.4
1 parent 84b049a commit 0c63410

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
@@ -80,7 +80,7 @@
8080
"rollup": "4.19.0",
8181
"svelte": "^4.2.2",
8282
"tailwindcss": "3.4.6",
83-
"typescript": "5.5.3",
83+
"typescript": "5.5.4",
8484
"vue": "3.4.33"
8585
},
8686
"ava": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6392,10 +6392,10 @@ types-ramda@^0.30.1:
63926392
dependencies:
63936393
ts-toolbelt "^9.6.0"
63946394

6395-
typescript@5.5.3:
6396-
version "5.5.3"
6397-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3.tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa"
6398-
integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==
6395+
typescript@5.5.4:
6396+
version "5.5.4"
6397+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
6398+
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
63996399

64006400
undici-types@~5.26.4:
64016401
version "5.26.5"

0 commit comments

Comments
 (0)