Skip to content

Commit

Permalink
Update dependency @types/react to v16.14.49
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 14, 2023
1 parent 58253dc commit 0e7cf14
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"typescript": "4.2.3"
},
"resolutions": {
"@types/react": "16.14.47",
"@types/react": "16.14.49",
"@types/react-dom": "16.9.20",
"@types/hoist-non-react-statics": "3.3.3"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2973,10 +2973,10 @@
dependencies:
"@types/react" "*"

"@types/react@*", "@types/react@16.14.47", "@types/react@>=16.9.0", "@types/react@^16":
version "16.14.47"
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.47.tgz#7f19fc5008c713b3ec2811faf9e7d014110b460e"
integrity sha512-m0EmmY73mbQegA+aqo0+O/hHU9iTi+hNYotJ3cM4sLFox8NqZv3XVXQhhqpd3YH6YC7h+YIyJFd36O5KlaJLCA==
"@types/react@*", "@types/react@16.14.49", "@types/react@>=16.9.0", "@types/react@^16":
version "16.14.49"
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.49.tgz#79347898927bf72b758237b2da1c11efce50894d"
integrity sha512-WHKMS4fIlDpeLVKCGDs5k1MTCyqh1tyFhGqouSFgpPsCsWNDTtiMpTYUcJnHg66kp03ubqb4BFjd5+7gS3MyHw==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"
Expand Down

0 comments on commit 0e7cf14

Please sign in to comment.