fix(deps): update dependency gatsby to v2.31.1 (#155)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-01-22 12:53:15 -03:00
committed by GitHub
parent 36cefe2e4e
commit 704da884d9
2 changed files with 5 additions and 5 deletions

View File

@@ -11,7 +11,7 @@
},
"dependencies": {
"@marscollective/gatsby-theme-link-free": "0.2.7",
"gatsby": "2.31.0",
"gatsby": "2.31.1",
"react": "17.0.1",
"react-dom": "17.0.1"
}