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

Commit 209d6d1

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @types/react to v16.4.11
1 parent 9a78315 commit 209d6d1

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

+1-1
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.9",
26+
"@types/react": "16.4.11",
2727
"@types/react-dom": "16.0.7",
2828
"gatsby": "1.9.277",
2929
"gatsby-plugin-react-helmet": "2.0.11",

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -85,9 +85,9 @@
8585
version "16.0.20"
8686
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.0.20.tgz#dc16feb9c0bdf50e439482c6fd3c43d5a1d9f3b1"
8787

88-
"@types/[email protected].9":
89-
version "16.4.9"
90-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.4.9.tgz#98b4dba5a0419dbd594f5dbbb2479e1e153431bb"
88+
"@types/[email protected].11":
89+
version "16.4.11"
90+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.4.11.tgz#330f3d864300f71150dc2d125e48644c098f8770"
9191
dependencies:
9292
"@types/prop-types" "*"
9393
csstype "^2.2.0"

0 commit comments

Comments
 (0)