Skip to content

Commit 909d788

Browse files
committed
Update dependency @types/react to v16.8.23
1 parent acc0116 commit 909d788

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@storybook/react": "5.1.9",
3939
"@types/jest": "24.0.15",
4040
"@types/lodash.get": "4.4.6",
41-
"@types/react": "16.8.22",
41+
"@types/react": "16.8.23",
4242
"@types/storybook__addon-a11y": "5.0.0",
4343
"@types/storybook__addon-actions": "3.4.3",
4444
"@types/storybook__addon-centered": "3.4.1",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4696,7 +4696,7 @@
46964696
"@types/prop-types" "*"
46974697
"@types/react" "*"
46984698

4699-
"@types/react@*", "@types/react@16.8.22":
4699+
"@types/react@*":
47004700
version "16.8.22"
47014701
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.8.22.tgz#7f18bf5ea0c1cad73c46b6b1c804a3ce0eec6d54"
47024702
integrity sha512-C3O1yVqk4sUXqWyx0wlys76eQfhrQhiDhDlHBrjER76lR2S2Agiid/KpOU9oCqj1dISStscz7xXz1Cg8+sCQeA==

0 commit comments

Comments
 (0)