Skip to content

Commit 3d151f3

Browse files
committed
chore(deps): update dependency typescript to v5.5.3
1 parent af1f997 commit 3d151f3

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.18.0",
8181
"svelte": "^4.2.2",
8282
"tailwindcss": "3.4.4",
83-
"typescript": "5.5.2",
83+
"typescript": "5.5.3",
8484
"vue": "3.4.31"
8585
},
8686
"ava": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6165,10 +6165,10 @@ types-ramda@^0.30.0:
61656165
dependencies:
61666166
ts-toolbelt "^9.6.0"
61676167

6168-
6169-
version "5.5.2"
6170-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.2.tgz#c26f023cb0054e657ce04f72583ea2d85f8d0507"
6171-
integrity sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew==
6168+
6169+
version "5.5.3"
6170+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3.tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa"
6171+
integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==
61726172

61736173
undici-types@~5.26.4:
61746174
version "5.26.5"

0 commit comments

Comments
 (0)