Skip to content

Commit 8fabc86

Browse files
Update dependency typescript to v4.9.5
1 parent c56ba7b commit 8fabc86

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
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": "4.9.5"
4747
},
4848
"babelMacros": {
4949
"twin": {

yarn.lock

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

2873-
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==
2877-
2878-
typescript@~4.9.3:
2873+
[email protected], typescript@~4.9.3:
28792874
version "4.9.5"
28802875
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
28812876
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==

0 commit comments

Comments
 (0)