Skip to content

Commit c1c2980

Browse files
Update dependency @types/react to v16.14.50
1 parent 58253dc commit c1c2980

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"typescript": "4.2.3"
9999
},
100100
"resolutions": {
101-
"@types/react": "16.14.47",
101+
"@types/react": "16.14.50",
102102
"@types/react-dom": "16.9.20",
103103
"@types/hoist-non-react-statics": "3.3.3"
104104
},

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2973,10 +2973,10 @@
29732973
dependencies:
29742974
"@types/react" "*"
29752975

2976-
"@types/react@*", "@types/[email protected].47", "@types/react@>=16.9.0", "@types/react@^16":
2977-
version "16.14.47"
2978-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.47.tgz#7f19fc5008c713b3ec2811faf9e7d014110b460e"
2979-
integrity sha512-m0EmmY73mbQegA+aqo0+O/hHU9iTi+hNYotJ3cM4sLFox8NqZv3XVXQhhqpd3YH6YC7h+YIyJFd36O5KlaJLCA==
2976+
"@types/react@*", "@types/[email protected].50", "@types/react@>=16.9.0", "@types/react@^16":
2977+
version "16.14.50"
2978+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.50.tgz#ec9c30f2f0c7d9aa748949536d88e3439526a25d"
2979+
integrity sha512-7TWZ/HjhXsRK3BbhSFxTinbSft3sUXJAU3ONngT0rpcKJaIOlxkRke4bidqQTopUbEv1ApC5nlSEkIpX43MkTg==
29802980
dependencies:
29812981
"@types/prop-types" "*"
29822982
"@types/scheduler" "*"

0 commit comments

Comments
 (0)