Skip to content

Commit 291584a

Browse files
committed
chore(deps): update dependency typescript to v5.5.3
1 parent e5b3dd2 commit 291584a

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@
149149
"svelte-check": "^3.5.2",
150150
"tailwindcss": "3.4.4",
151151
"typedoc": "^0.26.0",
152-
"typescript": "5.5.2",
152+
"typescript": "5.5.3",
153153
"vitest": "^1.3.1",
154154
"vue": "3.4.31",
155155
"vue-tsc": "^2.0.0"

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7014,7 +7014,12 @@ types-ramda@^0.30.0:
70147014
dependencies:
70157015
ts-toolbelt "^9.6.0"
70167016

7017-
[email protected], typescript@^5.0.3:
7017+
7018+
version "5.5.3"
7019+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3.tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa"
7020+
integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==
7021+
7022+
typescript@^5.0.3:
70187023
version "5.5.2"
70197024
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.2.tgz#c26f023cb0054e657ce04f72583ea2d85f8d0507"
70207025
integrity sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew==

0 commit comments

Comments
 (0)