Skip to content

Commit

Permalink
Update dependency @types/react to v17.0.43
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Mar 25, 2022
1 parent 6bcbce0 commit 0a6ccb8
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 @@ -99,7 +99,7 @@
"yarn": "1.22.11"
},
"resolutions": {
"@types/react": "17.0.42",
"@types/react": "17.0.43",
"@types/react-dom": "17.0.14",
"@types/hoist-non-react-statics": "3.3.1",
"hoist-non-react-statics": "^3.3.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3758,10 +3758,10 @@
dependencies:
"@types/react" "^16"

"@types/react@*", "@types/[email protected].42", "@types/react@>=16.9.0", "@types/react@^16", "@types/react@^16.8.22":
version "17.0.42"
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.42.tgz#8242b9219bf8a911c47f248e327206fea3f4ee5a"
integrity sha512-nuab3x3CpJ7VFeNA+3HTUuEkvClYHXqWtWd7Ud6AZYW7Z3NH9WKtgU+tFB0ZLcHq+niB/HnzLcaZPqMJ95+k5Q==
"@types/react@*", "@types/[email protected].43", "@types/react@>=16.9.0", "@types/react@^16", "@types/react@^16.8.22":
version "17.0.43"
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.43.tgz#4adc142887dd4a2601ce730bc56c3436fdb07a55"
integrity sha512-8Q+LNpdxf057brvPu1lMtC5Vn7J119xrP1aq4qiaefNioQUYANF/CYeK4NsKorSZyUGJ66g0IM+4bbjwx45o2A==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"
Expand Down

0 comments on commit 0a6ccb8

Please sign in to comment.