Update gatsby monorepo

This commit is contained in:
Renovate Bot 2021-10-28 11:49:40 +00:00 committed by renovate[bot]
parent b408897d94
commit 59a712325e
2 changed files with 10 additions and 10 deletions

View file

@ -25,7 +25,7 @@
"@mdx-js/react": "1.6.22",
"animejs": "3.2.1",
"babel-plugin-i18next-extract": "0.8.3",
"gatsby": "3.14.4",
"gatsby": "3.14.5",
"gatsby-cli": "3.14.2",
"gatsby-plugin-asset-path": "3.0.4",
"gatsby-plugin-image": "1.14.1",
@ -38,7 +38,7 @@
"gatsby-plugin-remote-images": "3.1.1",
"gatsby-plugin-robots-txt": "1.6.13",
"gatsby-plugin-sass": "4.14.0",
"gatsby-plugin-sharp": "3.14.1",
"gatsby-plugin-sharp": "3.14.2",
"gatsby-plugin-sitemap": "4.10.0",
"gatsby-source-filesystem": "3.14.0",
"gatsby-transformer-json": "3.14.0",

View file

@ -5903,10 +5903,10 @@ gatsby-plugin-sass@4.14.0:
resolve-url-loader "^3.1.2"
sass-loader "^10.1.1"
gatsby-plugin-sharp@3.14.1:
version "3.14.1"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-3.14.1.tgz#4521d1ca7fe643eae743cae71621a8bb170a57dd"
integrity sha512-eLRoxLTrn5QCerIl/zaUTzJCBfPaaOZdVPhO6QUOd1o2qni6AR9QkeAw3He2e/1mnkB9wWGwJUdPiCfvUSE/pQ==
gatsby-plugin-sharp@3.14.2:
version "3.14.2"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-3.14.2.tgz#46258e4b526b31b08cbcbb5a957040186898044a"
integrity sha512-BQ0PW2o5ACQXf8kjiG3c0KULVILwbikIO9sEecAKHstIXofc8i+WU0V4IJ8wZCo1JEea+IvkWPxE2NIz2bJ0LA==
dependencies:
"@babel/runtime" "^7.15.4"
async "^3.2.1"
@ -6099,10 +6099,10 @@ gatsby-worker@^0.5.0:
"@babel/core" "^7.15.5"
"@babel/runtime" "^7.15.4"
gatsby@3.14.4:
version "3.14.4"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.14.4.tgz#e7ef5c3c1eda45ea3ad0bc1273f014fbc46b316c"
integrity sha512-cpsMhl2qkE0+TL0znwflVfycy143fFucGtFDkNxu8dbY0GRjA9MiDwlS/aSqg5U2HhhF39IcBvwuntiaP6vQ0g==
gatsby@3.14.5:
version "3.14.5"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.14.5.tgz#917dfa512f83ec3feddca2f68b236ab70eeb8df7"
integrity sha512-j1Dvm6iIlUcfYXXNKZWULanOF7UI/01uRMbIBP10iqjJClv+ZbqnFnkwQKvFwLaC88h6jPcEIbR7kZFTqbfbZQ==
dependencies:
"@babel/code-frame" "^7.14.0"
"@babel/core" "^7.15.5"