Update dependency gatsby to v3.11.1

This commit is contained in:
Renovate Bot 2021-08-09 14:25:24 +00:00 committed by renovate[bot]
parent b696bb3898
commit c70814ba57
2 changed files with 5 additions and 5 deletions

View File

@ -18,7 +18,7 @@
},
"dependencies": {
"axios": "0.21.1",
"gatsby": "3.11.0",
"gatsby": "3.11.1",
"gatsby-plugin-manifest": "3.11.0",
"gatsby-plugin-react-helmet": "4.11.0",
"gatsby-plugin-sass": "4.11.0",

View File

@ -5097,10 +5097,10 @@ gatsby-worker@^0.2.0:
dependencies:
"@babel/core" "^7.14.6"
gatsby@3.11.0:
version "3.11.0"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.11.0.tgz#302c43468aca56460ff64d6e8304451e053de341"
integrity sha512-bESvnN7BJFshzHUnMx2qUSWTe6uBUHjuj1hn+V9mi19wxR7GH1ZCERGtzBi3lezwRtotYb/jed933mJ8Emg2UA==
gatsby@3.11.1:
version "3.11.1"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.11.1.tgz#888973ee1f97b63d8cb549921b4c2624b152f36b"
integrity sha512-KDMdMBrqPiS50CNjlhOdEZLz2PWewgDNbjnfSTYCxxFifTdi09wbNynnbAQ879nbhRTd0tGsNv6YGRsVEIbSQA==
dependencies:
"@babel/code-frame" "^7.14.0"
"@babel/core" "^7.14.6"