Skip to content

Commit 77a17bf

Browse files
committed
chore(deps): update dependency @types/react to v16.9.35
1 parent 1789f70 commit 77a17bf

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
@@ -21,7 +21,7 @@
2121
"@storybook/addon-knobs": "5.3.18",
2222
"@storybook/addon-options": "5.3.18",
2323
"@storybook/react": "5.3.18",
24-
"@types/react": "16.9.34",
24+
"@types/react": "16.9.35",
2525
"babel-loader": "8.1.0",
2626
"cross-env": "7.0.2",
2727
"intersection-observer": "0.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2373,10 +2373,10 @@
23732373
dependencies:
23742374
"@types/react" "*"
23752375

2376-
"@types/react@*", "@types/[email protected].34":
2377-
version "16.9.34"
2378-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.34.tgz#f7d5e331c468f53affed17a8a4d488cd44ea9349"
2379-
integrity sha512-8AJlYMOfPe1KGLKyHpflCg5z46n0b5DbRfqDksxBLBTUpB75ypDBAO9eCUcjNwE6LCUslwTz00yyG/X9gaVtow==
2376+
"@types/react@*", "@types/[email protected].35":
2377+
version "16.9.35"
2378+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.35.tgz#a0830d172e8aadd9bd41709ba2281a3124bbd368"
2379+
integrity sha512-q0n0SsWcGc8nDqH2GJfWQWUOmZSJhXV64CjVN5SvcNti3TdEaA3AH0D8DwNmMdzjMAC/78tB8nAZIlV8yTz+zQ==
23802380
dependencies:
23812381
"@types/prop-types" "*"
23822382
csstype "^2.2.0"

0 commit comments

Comments
 (0)