Skip to content

Commit 1231913

Browse files
committed
Update dependency typescript to v4.9.5
1 parent 9a7b91f commit 1231913

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.4"
43+
"typescript": "4.9.5"
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
@@ -16230,10 +16230,10 @@ typedarray@^0.0.6:
1623016230
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1623116231
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1623216232

16233-
16234-
version "4.9.4"
16235-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.4.tgz#a2a3d2756c079abda241d75f149df9d561091e78"
16236-
integrity sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==
16233+
16234+
version "4.9.5"
16235+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
16236+
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
1623716237

1623816238
uglify-js@^3.1.4:
1623916239
version "3.13.6"

0 commit comments

Comments
 (0)