From 8407d876ec15bfa6a1b9780d078be83aa9ab52da Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 2 Jul 2018 00:47:52 +0000 Subject: [PATCH] Update dependency @types/react to v16.4.6 --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 0597582..1b950e5 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ }, "devDependencies": { "@accounts/tslint-config-accounts": "0.0.9", - "@types/react": "16.4.1", + "@types/react": "16.4.6", "@types/react-dom": "16.0.6", "gatsby": "1.9.273", "gatsby-plugin-react-helmet": "2.0.11", diff --git a/yarn.lock b/yarn.lock index e57e601..5eb3777 100644 --- a/yarn.lock +++ b/yarn.lock @@ -79,9 +79,9 @@ version "16.0.20" resolved "https://registry.yarnpkg.com/@types/react/-/react-16.0.20.tgz#dc16feb9c0bdf50e439482c6fd3c43d5a1d9f3b1" -"@types/react@16.4.1": - version "16.4.1" - resolved "https://registry.yarnpkg.com/@types/react/-/react-16.4.1.tgz#c53bbfb4a78933db587da085ac60dbf5fcf73f8f" +"@types/react@16.4.6": + version "16.4.6" + resolved "https://registry.yarnpkg.com/@types/react/-/react-16.4.6.tgz#5024957c6bcef4f02823accf5974faba2e54fada" dependencies: csstype "^2.2.0"