Skip to content

Commit 7d1c775

Browse files
committed
chore(deps): update dependency typescript to v4.9.3
1 parent fb6e2fe commit 7d1c775

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@emotion/babel-preset-css-prop": "11.10.0",
2525
"@types/node": "17.0.35",
2626
"@types/react": "18.0.25",
27-
"typescript": "4.8.4",
27+
"typescript": "4.9.3",
2828
"typescript-styled-plugin": "0.18.2"
2929
}
3030
}

yarn.lock

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

2336-
typescript@4.8.4:
2337-
version "4.8.4"
2338-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"
2339-
integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==
2336+
typescript@4.9.3:
2337+
version "4.9.3"
2338+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.3.tgz#3aea307c1746b8c384435d8ac36b8a2e580d85db"
2339+
integrity sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA==
23402340

23412341
unified@^10.0.0:
23422342
version "10.1.1"

0 commit comments

Comments
 (0)