Update dependency gatsby to v4.1.5

This commit is contained in:
Renovate Bot 2021-11-15 11:13:42 +00:00 committed by renovate[bot]
parent 787bd613f8
commit e2f00fae07
2 changed files with 5 additions and 5 deletions

View File

@ -18,7 +18,7 @@
},
"dependencies": {
"axios": "0.24.0",
"gatsby": "4.1.4",
"gatsby": "4.1.5",
"gatsby-plugin-manifest": "4.1.3",
"gatsby-plugin-react-helmet": "5.1.0",
"gatsby-plugin-sass": "5.1.1",

View File

@ -5315,10 +5315,10 @@ gatsby-worker@^1.1.0:
"@babel/core" "^7.15.5"
"@babel/runtime" "^7.15.4"
gatsby@4.1.4:
version "4.1.4"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.1.4.tgz#305f46567f74a7043042d61910fefaf5f27a63f2"
integrity sha512-uO+wSjcWONIER2tuJlpc2vKm7f9BNjVPrSMTemNINBEI8ffYtVB9Zhf8L/qyzJ3PiPibbo2CHXZjZ+ijABr4jA==
gatsby@4.1.5:
version "4.1.5"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.1.5.tgz#11a8d87ed880f9b227178bf5299b66f5fea5b199"
integrity sha512-TbPqdZl86vm47v04mfTkdFmv+Hnnob3qMEGCBEeaHI6Z9a38RaPQsRMBkbQh+l7Z1Pc6UWD1Lw/wDhL4cDNe+Q==
dependencies:
"@babel/code-frame" "^7.14.0"
"@babel/core" "^7.15.5"