Skip to content

Commit 99cb34e

Browse files
committed
chore(deps): update dependency typescript to v4.9.3
1 parent 74807fa commit 99cb34e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@emotion/babel-preset-css-prop": "11.10.0",
2828
"@types/node": "18.11.9",
2929
"@types/react": "18.0.25",
30-
"typescript": "4.8.4",
30+
"typescript": "4.9.3",
3131
"typescript-styled-plugin": "0.18.2"
3232
}
3333
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2804,10 +2804,10 @@ typescript-template-language-service-decorator@^2.2.0:
28042804
resolved "https://registry.yarnpkg.com/typescript-template-language-service-decorator/-/typescript-template-language-service-decorator-2.2.0.tgz#4ee6d580f307fb9239978e69626f2775b8a59b2a"
28052805
integrity sha512-xiolqt1i7e22rpqMaprPgSFVgU64u3b9n6EJlAaUYE61jumipKAdI1+O5khPlWslpTUj80YzjUKjJ2jxT0D74w==
28062806

2807-
typescript@4.8.4:
2808-
version "4.8.4"
2809-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"
2810-
integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==
2807+
typescript@4.9.3:
2808+
version "4.9.3"
2809+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.3.tgz#3aea307c1746b8c384435d8ac36b8a2e580d85db"
2810+
integrity sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA==
28112811

28122812
unified@^10.0.0:
28132813
version "10.1.1"

0 commit comments

Comments
 (0)