fix(deps): update dependency gatsby to ^2.29.3

This commit is contained in:
Renovate Bot 2020-12-29 23:56:31 +00:00
parent da1d222613
commit 81eef1e7f6
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 5 additions and 5 deletions

View File

@ -43,7 +43,7 @@
"bluebird": "^3.7.2", "bluebird": "^3.7.2",
"classnames": "^2.2.6", "classnames": "^2.2.6",
"codecov": "^3.8.1", "codecov": "^3.8.1",
"gatsby": "^2.29.2", "gatsby": "^2.29.3",
"gatsby-link": "^2.8.0", "gatsby-link": "^2.8.0",
"gatsby-plugin-catch-links": "^2.7.0", "gatsby-plugin-catch-links": "^2.7.0",
"gatsby-plugin-feed": "^2.10.0", "gatsby-plugin-feed": "^2.10.0",

View File

@ -8630,10 +8630,10 @@ gatsby-transformer-sharp@^2.9.0:
semver "^7.3.2" semver "^7.3.2"
sharp "^0.26.3" sharp "^0.26.3"
gatsby@^2.29.2: gatsby@^2.29.3:
version "2.29.2" version "2.29.3"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.29.2.tgz#fcad36a320cd2cb34528b18762b37e8299042e82" resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.29.3.tgz#879d3b7ecfe9ae6a767927cc46a366e730c22ed2"
integrity sha512-89My5UzWA3Ix6zVWr2qQ95nIfVGBRRTpJ5gvp9oqAS+pwV6WxUg/vn7TDVifyg1eqS1jS+FDX96+txji+54QPg== integrity sha512-hcQwvor43T+7KU5gYsRz0B54kAkq0Bglcn/igMD8sJaaNxm9vIC86SLi0PLPMPr444H6A+h8X9Of60ZrmxPHBw==
dependencies: dependencies:
"@babel/code-frame" "^7.10.4" "@babel/code-frame" "^7.10.4"
"@babel/core" "^7.12.3" "@babel/core" "^7.12.3"