Merge pull request #850 from alxshelepenok/renovate/gatsby

fix(deps): update dependency gatsby to ^2.29.3
This commit is contained in:
Alexander Shelepenok 2020-12-30 16:07:31 +03:00 committed by GitHub
commit ad2b277c19
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

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

View File

@ -8630,10 +8630,10 @@ gatsby-transformer-sharp@^2.9.0:
semver "^7.3.2"
sharp "^0.26.3"
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"