Skip to content

Commit f0619ed

Browse files
committed
Update dependency typescript to v4.9.4
1 parent f593977 commit f0619ed

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.9.3"
43+
"typescript": "4.9.4"
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
@@ -16042,10 +16042,10 @@ typedarray@^0.0.6:
1604216042
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1604316043
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1604416044

16045-
16046-
version "4.9.3"
16047-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.3.tgz#3aea307c1746b8c384435d8ac36b8a2e580d85db"
16048-
integrity sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA==
16045+
16046+
version "4.9.4"
16047+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.4.tgz#a2a3d2756c079abda241d75f149df9d561091e78"
16048+
integrity sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==
1604916049

1605016050
uglify-js@^3.1.4:
1605116051
version "3.13.6"

0 commit comments

Comments
 (0)