Skip to content

Commit

Permalink
Update dependency @types/react to v16.14.43
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 10, 2023
1 parent 1e40730 commit c8fe0e7
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.42",
"@types/react": "16.14.43",
"@types/react-dom": "16.9.19",
"@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 @@ -2973,10 +2973,10 @@
dependencies:
"@types/react" "*"

"@types/react@*", "@types/react@16.14.42", "@types/react@>=16.9.0", "@types/react@^16":
version "16.14.42"
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.42.tgz#7950af49c07df0ac24098abeec57367ebc662a39"
integrity sha512-r6lbqQBJsQ5JJ0fp5I1+F3weosNhk7jOEcKeusIlCDYUK6kCpvIkYCamBNqGyS6WEztYlT8wmAVgblV0HxOFoA==
"@types/react@*", "@types/react@16.14.43", "@types/react@>=16.9.0", "@types/react@^16":
version "16.14.43"
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.43.tgz#bc6e7a0e99826809591d38ddf1193955de32c446"
integrity sha512-7zdjv7jvoLLQg1tTvpQsm+hyNUMT2mPlNV1+d0I8fbGhkJl82spopMyBlu4wb1dviZAxpGdk5eHu/muacknnfw==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"
Expand Down

0 comments on commit c8fe0e7

Please sign in to comment.