fix(deps): update dependency gatsby to v3.0.2 (#161)

This commit is contained in:
renovate[bot]
2021-03-04 21:21:07 -03:00
committed by GitHub
parent 4a0541befe
commit 47ed810ee0
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": "3.0.1", "gatsby": "3.0.2",
"react": "17.0.1", "react": "17.0.1",
"react-dom": "17.0.1" "react-dom": "17.0.1"
} }

View File

@@ -7520,10 +7520,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@3.0.1: gatsby@3.0.2:
version "3.0.1" version "3.0.2"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.0.1.tgz#5dd4cf2bcfd07b965b8605a99d54e7a834bfb598" resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.0.2.tgz#8aba580f4dbc32757be620e438680aa545af0e08"
integrity sha512-ap9gbjPrk9ft1SY+fsAKfOpHWfUS+wb5kkeRxOunsQvvizoCUqCcxlRbuNpw1EKmPoHGbHN5D1vVEh1RXAwM6g== integrity sha512-eFaKCkzAPhI3+zmCQOoTLad0rE/RVfOlqxBPE8sjlwye/bHDG5q2V5ZNB2NHydQ4KgFvs//BcVFdUuXszvnAaQ==
dependencies: dependencies:
"@babel/code-frame" "^7.10.4" "@babel/code-frame" "^7.10.4"
"@babel/core" "^7.12.3" "@babel/core" "^7.12.3"