Skip to content
This repository has been archived by the owner on Apr 14, 2023. It is now read-only.

Commit

Permalink
Update dependency react-dom to v16.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 7, 2020
1 parent 366338e commit d8850f6
Show file tree
Hide file tree
Showing 4 changed files with 25 additions and 13 deletions.
20 changes: 16 additions & 4 deletions docs/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"gatsby": "2.19.23",
"gatsby-theme-apollo-docs": "4.0.13",
"react": "16.12.0",
"react-dom": "16.12.0"
"react-dom": "16.13.0"
}
}
14 changes: 7 additions & 7 deletions graph-manager-docs/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion graph-manager-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"gatsby": "2.19.23",
"gatsby-theme-apollo-docs": "4.0.13",
"react": "16.12.0",
"react-dom": "16.12.0"
"react-dom": "16.13.0"
}
}

0 comments on commit d8850f6

Please sign in to comment.