fix(deps): update dependency gatsby to v3.0.4 (#163)

This commit is contained in:
renovate[bot]
2021-03-09 18:56:22 -03:00
committed by GitHub
parent 8d20dd7b34
commit d0ee0a3b8e
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.3", "gatsby": "3.0.4",
"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.3: gatsby@3.0.4:
version "3.0.3" version "3.0.4"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.0.3.tgz#9bbd6fbafebef27a3d6e616bc5341cc5aa3f49b1" resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.0.4.tgz#dce3e44cb85ee6a4cdc71a5be9b3485206bea0fc"
integrity sha512-MXW2xpFfK5k+CxDVo2iiy0ogoUdjoSqLi4Zri4vQy+4y26LUHfZkn6jNu83DVr5iXylm1P7eEJqwMQAhux2iLA== integrity sha512-LIBeox/O4XlgfpPYScS5LwFreWlZuuz4OZl0cnkA3M8EfxelHwLpqMvOeSYsoMHvogBJzlLocfRQIgzqvXS7kA==
dependencies: dependencies:
"@babel/code-frame" "^7.10.4" "@babel/code-frame" "^7.10.4"
"@babel/core" "^7.12.3" "@babel/core" "^7.12.3"