Skip to content

Commit d970d7b

Browse files
Update dependency typescript to v5
1 parent c56ba7b commit d970d7b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"ts-json-schema-generator": "1.2.0",
4444
"ts-node": "10.9.1",
4545
"twin.macro": "3.3.0",
46-
"typescript": "4.8.4"
46+
"typescript": "5.2.2"
4747
},
4848
"babelMacros": {
4949
"twin": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2870,10 +2870,10 @@ typed-array-length@^1.0.4:
28702870
for-each "^0.3.3"
28712871
is-typed-array "^1.1.9"
28722872

2873-
typescript@4.8.4:
2874-
version "4.8.4"
2875-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"
2876-
integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==
2873+
typescript@5.2.2:
2874+
version "5.2.2"
2875+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
2876+
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==
28772877

28782878
typescript@~4.9.3:
28792879
version "4.9.5"

0 commit comments

Comments
 (0)