Skip to content

Commit 25dfe3b

Browse files
committed
chore(deps): update dependency @types/react to v16.9.41
1 parent 3390433 commit 25dfe3b

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
@@ -20,7 +20,7 @@
2020
"@storybook/addon-knobs": "5.3.19",
2121
"@storybook/addon-options": "5.3.19",
2222
"@storybook/react": "5.3.19",
23-
"@types/react": "16.9.40",
23+
"@types/react": "16.9.41",
2424
"@types/react-dom": "16.9.8",
2525
"@typescript-eslint/eslint-plugin": "3.4.0",
2626
"@typescript-eslint/parser": "3.4.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2421,10 +2421,10 @@
24212421
dependencies:
24222422
"@types/react" "*"
24232423

2424-
"@types/react@*", "@types/[email protected].40":
2425-
version "16.9.40"
2426-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.40.tgz#10d53b61bb364af0f04eecfa9da31e9962844ee9"
2427-
integrity sha512-OCkF5au6H5tn7JCMq7fuutYeawzFezrpHaRvI+Zq+n386lkU0fGrQMAB5YP/WzBiQa8tAe1IXA61+lYCqLfMZg==
2424+
"@types/react@*", "@types/[email protected].41":
2425+
version "16.9.41"
2426+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.41.tgz#925137ee4d2ff406a0ecf29e8e9237390844002e"
2427+
integrity sha512-6cFei7F7L4wwuM+IND/Q2cV1koQUvJ8iSV+Gwn0c3kvABZ691g7sp3hfEQHOUBJtccl1gPi+EyNjMIl9nGA0ug==
24282428
dependencies:
24292429
"@types/prop-types" "*"
24302430
csstype "^2.2.0"

0 commit comments

Comments
 (0)