Skip to content

Commit

Permalink
Update dependency @types/react-dom to v17.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jun 19, 2021
1 parent ede73ec commit d39560d
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 @@ -109,7 +109,7 @@
},
"resolutions": {
"@types/react": "17.0.11",
"@types/react-dom": "17.0.7",
"@types/react-dom": "17.0.8",
"@types/hoist-non-react-statics": "3.3.1",
"@babel/preset-env": "7.14.5",
"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 @@ -4598,10 +4598,10 @@
dependencies:
"@types/react" "*"

"@types/[email protected].7", "@types/react-dom@>=16.9.0":
version "17.0.7"
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.7.tgz#b8ee15ead9e5d6c2c858b44949fdf2ebe5212232"
integrity sha512-Wd5xvZRlccOrCTej8jZkoFZuZRKHzanDDv1xglI33oBNFMWrqOSzrvWFw7ngSiZjrpJAzPKFtX7JvuXpkNmQHA==
"@types/[email protected].8", "@types/react-dom@>=16.9.0":
version "17.0.8"
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.8.tgz#3180de6d79bf53762001ad854e3ce49f36dd71fc"
integrity sha512-0ohAiJAx1DAUEcY9UopnfwCE9sSMDGnY/oXjWMax6g3RpzmTt2GMyMVAXcbn0mo8XAff0SbQJl2/SBU+hjSZ1A==
dependencies:
"@types/react" "*"

Expand Down

0 comments on commit d39560d

Please sign in to comment.