Skip to content

Commit 5838fba

Browse files
committed
Update dependency typescript to v4.9.3
1 parent faf83f7 commit 5838fba

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
@@ -40,7 +40,7 @@
4040
"react-dnd": "14.0.5",
4141
"react-dnd-html5-backend": "14.1.0",
4242
"rollup": "2.79.1",
43-
"typescript": "4.8.4"
43+
"typescript": "4.9.3"
4444
},
4545
"scripts": {
4646
"storybook": "start-storybook -p 6006",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15954,10 +15954,10 @@ typedarray@^0.0.6:
1595415954
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1595515955
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1595615956

15957-
typescript@4.8.4:
15958-
version "4.8.4"
15959-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"
15960-
integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==
15957+
typescript@4.9.3:
15958+
version "4.9.3"
15959+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.3.tgz#3aea307c1746b8c384435d8ac36b8a2e580d85db"
15960+
integrity sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA==
1596115961

1596215962
uglify-js@^3.1.4:
1596315963
version "3.13.6"

0 commit comments

Comments
 (0)