Skip to content

Commit 30090c6

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/react to v16.9.27
1 parent d38dd52 commit 30090c6

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.17",
2222
"@storybook/addon-options": "5.3.17",
2323
"@storybook/react": "5.3.17",
24-
"@types/react": "16.9.26",
24+
"@types/react": "16.9.27",
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
@@ -2954,10 +2954,10 @@
29542954
dependencies:
29552955
"@types/react" "*"
29562956

2957-
"@types/react@*", "@types/[email protected].26":
2958-
version "16.9.26"
2959-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.26.tgz#1e55803e468f5393413e29033538cc9aaed6cec9"
2960-
integrity sha512-dGuSM+B0Pq1MKXYUMlUQWeS6Jj9IhSAUf9v8Ikaimj+YhkBcQrihWBkmyEhK/1fzkJTwZQkhZp5YhmWa2CH+Rw==
2957+
"@types/react@*", "@types/[email protected].27":
2958+
version "16.9.27"
2959+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.27.tgz#7fc5db99e3ec3f21735b44d3560cff684856814a"
2960+
integrity sha512-j+RvQb9w7a2kZFBOgTh+s/elCwtqWUMN6RJNdmz0ntmwpeoMHKnyhUcmYBu7Yw94Rtj9938D+TJSn6WGcq2+OA==
29612961
dependencies:
29622962
"@types/prop-types" "*"
29632963
csstype "^2.2.0"

0 commit comments

Comments
 (0)