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

Commit 096a7a4

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @types/react to v16.4.7
1 parent 8dae225 commit 096a7a4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"devDependencies": {
2525
"@accounts/tslint-config-accounts": "0.0.9",
26-
"@types/react": "16.4.6",
26+
"@types/react": "16.4.7",
2727
"@types/react-dom": "16.0.6",
2828
"gatsby": "1.9.277",
2929
"gatsby-plugin-react-helmet": "2.0.11",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,9 +79,9 @@
7979
version "16.0.20"
8080
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.0.20.tgz#dc16feb9c0bdf50e439482c6fd3c43d5a1d9f3b1"
8181

82-
"@types/react@16.4.6":
83-
version "16.4.6"
84-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.4.6.tgz#5024957c6bcef4f02823accf5974faba2e54fada"
82+
"@types/react@16.4.7":
83+
version "16.4.7"
84+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.4.7.tgz#f33f6d759a7e1833befa15224d68942d178a5a3f"
8585
dependencies:
8686
csstype "^2.2.0"
8787

0 commit comments

Comments
 (0)