fix(deps): update dependency gatsby to v2.29.3 (#149)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2020-12-30 04:06:22 -03:00
committed by GitHub
parent c3d5c4d383
commit 9ff86504aa
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.29.2",
"gatsby": "2.29.3",
"react": "17.0.1",
"react-dom": "17.0.1"
}

View File

@@ -7245,10 +7245,10 @@ gatsby-transformer-yaml@^2.8.0:
lodash "^4.17.20"
unist-util-select "^1.5.0"
gatsby@2.29.2:
version "2.29.2"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.29.2.tgz#fcad36a320cd2cb34528b18762b37e8299042e82"
integrity sha512-89My5UzWA3Ix6zVWr2qQ95nIfVGBRRTpJ5gvp9oqAS+pwV6WxUg/vn7TDVifyg1eqS1jS+FDX96+txji+54QPg==
gatsby@2.29.3:
version "2.29.3"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.29.3.tgz#879d3b7ecfe9ae6a767927cc46a366e730c22ed2"
integrity sha512-hcQwvor43T+7KU5gYsRz0B54kAkq0Bglcn/igMD8sJaaNxm9vIC86SLi0PLPMPr444H6A+h8X9Of60ZrmxPHBw==
dependencies:
"@babel/code-frame" "^7.10.4"
"@babel/core" "^7.12.3"