Skip to content

Commit ca0b2ff

Browse files
Update dependency typescript to v5.3.3
1 parent 5cb3b31 commit ca0b2ff

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
@@ -85,7 +85,7 @@
8585
"svelte": "^4.2.3",
8686
"svelte-check": "^3.6.0",
8787
"tailwindcss": "3.3.5",
88-
"typescript": "5.2.2",
88+
"typescript": "5.3.3",
8989
"vue": "3.3.8",
9090
"vue-tsc": "^1.8.22"
9191
},

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8727,7 +8727,12 @@ typescript-auto-import-cache@^0.3.0:
87278727
dependencies:
87288728
semver "^7.3.8"
87298729

8730-
[email protected], typescript@^5.0.3:
8730+
8731+
version "5.3.3"
8732+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
8733+
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
8734+
8735+
typescript@^5.0.3:
87318736
version "5.2.2"
87328737
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
87338738
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==

0 commit comments

Comments
 (0)