Skip to content

Commit 68d5f23

Browse files
chore(deps): update dependency typescript to v5
1 parent 3f9ba3b commit 68d5f23

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"rollup-plugin-terser": "^7.0.2",
5454
"rollup-plugin-typescript2": "^0.34.1",
5555
"size-limit": "^8.1.0",
56-
"typescript": "^4.8.4",
56+
"typescript": "^5.3.3",
5757
"vue": "^3.2.45",
5858
"yorkie": "^2.0.0"
5959
},

yarn.lock

+6-1
Original file line numberDiff line numberDiff line change
@@ -6318,7 +6318,12 @@ typedarray-to-buffer@^3.1.5:
63186318
dependencies:
63196319
is-typedarray "^1.0.0"
63206320

6321-
typescript@^4.8.4, typescript@~4.8.4:
6321+
typescript@^5.3.3:
6322+
version "5.3.3"
6323+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
6324+
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
6325+
6326+
typescript@~4.8.4:
63226327
version "4.8.4"
63236328
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"
63246329
integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==

0 commit comments

Comments
 (0)