Skip to content

Commit 2c0cb72

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/react to v16.9.25
1 parent da9251a commit 2c0cb72

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
@@ -22,7 +22,7 @@
2222
"@storybook/addon-knobs": "5.3.17",
2323
"@storybook/addon-options": "5.3.17",
2424
"@storybook/react": "5.3.17",
25-
"@types/react": "16.9.23",
25+
"@types/react": "16.9.25",
2626
"babel-loader": "8.1.0",
2727
"cross-env": "7.0.2",
2828
"intersection-observer": "0.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2877,10 +2877,10 @@
28772877
dependencies:
28782878
"@types/react" "*"
28792879

2880-
"@types/react@*", "@types/[email protected].23":
2881-
version "16.9.23"
2882-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.23.tgz#1a66c6d468ba11a8943ad958a8cb3e737568271c"
2883-
integrity sha512-SsGVT4E7L2wLN3tPYLiF20hmZTPGuzaayVunfgXzUn1x4uHVsKH6QDJQ/TdpHqwsTLd4CwrmQ2vOgxN7gE24gw==
2880+
"@types/react@*", "@types/[email protected].25":
2881+
version "16.9.25"
2882+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.25.tgz#6ae2159b40138c792058a23c3c04fd3db49e929e"
2883+
integrity sha512-Dlj2V72cfYLPNscIG3/SMUOzhzj7GK3bpSrfefwt2YT9GLynvLCCZjbhyF6VsT0q0+aRACRX03TDJGb7cA0cqg==
28842884
dependencies:
28852885
"@types/prop-types" "*"
28862886
csstype "^2.2.0"

0 commit comments

Comments
 (0)