Skip to content

Commit

Permalink
Update dependency @types/react to v17.0.34
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Nov 6, 2021
1 parent 6f1ce76 commit 79bf1ee
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 @@ -108,7 +108,7 @@
"webpack-dev-server": "3.11.2"
},
"resolutions": {
"@types/react": "17.0.33",
"@types/react": "17.0.34",
"@types/react-dom": "17.0.10",
"@types/hoist-non-react-statics": "3.3.1",
"@babel/preset-env": "7.16.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4706,10 +4706,10 @@
dependencies:
"@types/react" "^16"

"@types/react@*", "@types/react@17.0.33", "@types/react@>=16.9.0", "@types/react@^16", "@types/react@^16.8.22":
version "17.0.33"
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.33.tgz#e01ae3de7613dac1094569880bb3792732203ad5"
integrity sha512-pLWntxXpDPaU+RTAuSGWGSEL2FRTNyRQOjSWDke/rxRg14ncsZvx8AKWMWZqvc1UOaJIAoObdZhAWvRaHFi5rw==
"@types/react@*", "@types/react@17.0.34", "@types/react@>=16.9.0", "@types/react@^16", "@types/react@^16.8.22":
version "17.0.34"
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.34.tgz#797b66d359b692e3f19991b6b07e4b0c706c0102"
integrity sha512-46FEGrMjc2+8XhHXILr+3+/sTe3OfzSPU9YGKILLrUYbQ1CLQC9Daqo1KzENGXAWwrFwiY0l4ZbF20gRvgpWTg==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"
Expand Down

0 comments on commit 79bf1ee

Please sign in to comment.