Skip to content

Commit 0255b9b

Browse files
chore(deps): update dependency typescript to v5
1 parent 9b0b1f7 commit 0255b9b

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
@@ -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.9.2",
5757
"vue": "^3.2.45",
5858
"yorkie": "^2.0.0"
5959
},

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6291,7 +6291,12 @@ typedarray-to-buffer@^3.1.5:
62916291
dependencies:
62926292
is-typedarray "^1.0.0"
62936293

6294-
typescript@^4.8.4, typescript@~4.8.4:
6294+
typescript@^5.9.2:
6295+
version "5.9.2"
6296+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2.tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6"
6297+
integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==
6298+
6299+
typescript@~4.8.4:
62956300
version "4.8.4"
62966301
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"
62976302
integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==

0 commit comments

Comments
 (0)