Skip to content

Commit

Permalink
Update dependency @types/react-dom to v16.9.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Mar 27, 2021
1 parent fcab213 commit 5a6c44d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
},
"resolutions": {
"@types/react": "16.14.5",
"@types/react-dom": "16.9.11",
"@types/react-dom": "16.9.12",
"@types/hoist-non-react-statics": "3.3.1"
},
"jest": {
Expand Down
7 changes: 7 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2837,6 +2837,13 @@
dependencies:
"@types/react" "^16"

"@types/react-dom@16.9.12":
version "16.9.12"
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-16.9.12.tgz#55cd6b17e73922edb9545e5355a0016c1734e6f4"
integrity sha512-i7NPZZpPte3jtVOoW+eLB7G/jsX5OM6GqQnH+lC0nq0rqwlK0x8WcMEvYDgFWqWhWMlTltTimzdMax6wYfZssA==
dependencies:
"@types/react" "^16"

"@types/react-hot-loader@4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@types/react-hot-loader/-/react-hot-loader-4.1.1.tgz#8bc0a4add6b97ae833e5124a5591d5320026aa24"
Expand Down

0 comments on commit 5a6c44d

Please sign in to comment.