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": { "dependencies": {
"@marscollective/gatsby-theme-link-free": "0.2.7", "@marscollective/gatsby-theme-link-free": "0.2.7",
"gatsby": "2.31.0", "gatsby": "2.31.1",
"react": "17.0.1", "react": "17.0.1",
"react-dom": "17.0.1" "react-dom": "17.0.1"
} }

View File

@@ -7203,10 +7203,10 @@ gatsby-transformer-yaml@^2.8.0:
lodash "^4.17.20" lodash "^4.17.20"
unist-util-select "^1.5.0" unist-util-select "^1.5.0"
gatsby@2.31.0: gatsby@2.31.1:
version "2.31.0" version "2.31.1"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.31.0.tgz#8a240428121fc918654194c34e9f7daed555ecf8" resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.31.1.tgz#c124fea85d59e24936b49860450656029cf9ed55"
integrity sha512-j4awkEBrOelVzdb2YejtLF6LcHOKoXar45hjLl0od8gYEoZYhkY8CtUa6Y9kv/PIWixEhzLc+KwEIawqKLUJ2g== integrity sha512-Q6awOrn4k3d44/eJ90b715VMWzm4rqPB3cACqbO8RkqU9jODEpbpB8JTXjZpQMO9Sx1fMazo8VG26AktLC5MOw==
dependencies: dependencies:
"@babel/code-frame" "^7.10.4" "@babel/code-frame" "^7.10.4"
"@babel/core" "^7.12.3" "@babel/core" "^7.12.3"