Skip to content
This repository has been archived by the owner on Oct 19, 2018. It is now read-only.

Commit

Permalink
Update dependency @types/react-dom to v16.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Aug 13, 2018
1 parent e57c315 commit d46f370
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"devDependencies": {
"@accounts/tslint-config-accounts": "0.0.9",
"@types/react": "16.4.9",
"@types/react-dom": "16.0.6",
"@types/react-dom": "16.0.7",
"gatsby": "1.9.277",
"gatsby-plugin-react-helmet": "2.0.11",
"gatsby-plugin-react-next": "1.0.11",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,9 @@
dependencies:
"@types/react" "*"

"@types/[email protected].6":
version "16.0.6"
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-16.0.6.tgz#f1a65a4e7be8ed5d123f8b3b9eacc913e35a1a3c"
"@types/[email protected].7":
version "16.0.7"
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-16.0.7.tgz#54d0f867a76b90597e8432030d297982f25c20ba"
dependencies:
"@types/node" "*"
"@types/react" "*"
Expand Down

0 comments on commit d46f370

Please sign in to comment.