Skip to content

Commit

Permalink
Update dependency @types/react to v16.14.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Aug 21, 2021
1 parent 2b12d5c commit e612d21
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.13",
"@types/react": "16.14.14",
"@types/react-dom": "16.9.14",
"@types/hoist-non-react-statics": "3.3.1"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2942,10 +2942,10 @@
dependencies:
"@types/react" "*"

"@types/react@*", "@types/react@16.14.13", "@types/react@>=16.9.0", "@types/react@^16":
version "16.14.13"
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.13.tgz#14f77c75ea581fa632907440dfda23b3c6ab24c9"
integrity sha512-KznsRYfqPmbcA5pMxc4mYQ7UgsJa2tAgKE2YwEmY5xKaTVZXLAY/ImBohyQHnEoIjxIJR+Um4FmaEYDr3q3zlg==
"@types/react@*", "@types/react@16.14.14", "@types/react@>=16.9.0", "@types/react@^16":
version "16.14.14"
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.14.tgz#853de95a32a6a0e719192e222eacad024add2b8e"
integrity sha512-uwIWDYW8LznHzEMJl7ag9St1RsK0gw/xaFZ5+uI1ZM1HndwUgmPH3/wQkSb87GkOVg7shUxnpNW8DcN0AzvG5Q==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"
Expand Down

0 comments on commit e612d21

Please sign in to comment.