Skip to content

Commit 62d18fd

Browse files
Update dependency @types/react to v16.14.49
1 parent 277b33f commit 62d18fd

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.49",
102102
"@types/react-dom": "16.9.20",
103103
"@types/hoist-non-react-statics": "3.3.2"
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].49", "@types/react@>=16.9.0", "@types/react@^16":
2977+
version "16.14.49"
2978+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.49.tgz#79347898927bf72b758237b2da1c11efce50894d"
2979+
integrity sha512-WHKMS4fIlDpeLVKCGDs5k1MTCyqh1tyFhGqouSFgpPsCsWNDTtiMpTYUcJnHg66kp03ubqb4BFjd5+7gS3MyHw==
29802980
dependencies:
29812981
"@types/prop-types" "*"
29822982
"@types/scheduler" "*"

0 commit comments

Comments
 (0)