From c76012008aa5300bf7cff6db971aa66505630eea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Mar 2022 22:17:41 +0000 Subject: [PATCH] Bump gatsby-source-contentful from 7.8.1 to 7.9.1 Bumps [gatsby-source-contentful](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-contentful) from 7.8.1 to 7.9.1. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-source-contentful/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-contentful@7.9.1/packages/gatsby-source-contentful) --- updated-dependencies: - dependency-name: gatsby-source-contentful dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 52 ++++++++++++++++++++++++++++++---------------------- 2 files changed, 31 insertions(+), 23 deletions(-) diff --git a/package.json b/package.json index 54f1ef9..2aba073 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "gatsby-plugin-image": "^2.10.0", "gatsby-plugin-react-helmet": "^5.10.0", "gatsby-plugin-sharp": "^4.10.1", - "gatsby-source-contentful": "^7.8.1", + "gatsby-source-contentful": "^7.9.1", "gatsby-transformer-remark": "^5.10.1", "lodash": "^4.17.21", "react": "^17.0.2", diff --git a/yarn.lock b/yarn.lock index 2ddc752..c5fbf21 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5525,10 +5525,10 @@ gatsby-cli@^4.10.1: yoga-layout-prebuilt "^1.10.0" yurnalist "^2.1.0" -gatsby-core-utils@^3.10.0, gatsby-core-utils@^3.8.2: - version "3.10.0" - resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-3.10.0.tgz#52be8a9a891d95686a7ee0c1cfef44f8e362232b" - integrity sha512-yaRI/uUsbIggPRfh0y6CH+fy2AqbFFLxCYndw5nrVByEY40+KaKs0wOF4yIgPRBZZUHOyfBJ+1AGo2JLHdY5lA== +gatsby-core-utils@^3.10.0, gatsby-core-utils@^3.11.1, gatsby-core-utils@^3.8.2: + version "3.11.1" + resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-3.11.1.tgz#ea87c1d3aa45c26c9ea32b8e8b029afe6a56f8c7" + integrity sha512-Op9/uihtcsDLlZDfRsGJ1ya2mFx2YH9Zmx93bawElZ0YpIzKjCkNTp+I5i5UANxvs5I+Fljl0WHQRudMWg+fWA== dependencies: "@babel/runtime" "^7.15.4" ci-info "2.0.0" @@ -5702,15 +5702,15 @@ gatsby-plugin-typescript@^4.10.0: "@babel/runtime" "^7.15.4" babel-plugin-remove-graphql-queries "^4.10.0" -gatsby-plugin-utils@^3.4.1: - version "3.4.1" - resolved "https://registry.yarnpkg.com/gatsby-plugin-utils/-/gatsby-plugin-utils-3.4.1.tgz#14c9cff75af32a32860575069af44bdabc8f65d9" - integrity sha512-sDMVGauxMgXyX8WGZDndZI2vIaolJzlXBMdKhgP7DIT+Qa5wjvyHWvZy34dxtVrT3IHPK/PRMgpE81Gr7gKveg== +gatsby-plugin-utils@^3.4.1, gatsby-plugin-utils@^3.5.1: + version "3.5.1" + resolved "https://registry.yarnpkg.com/gatsby-plugin-utils/-/gatsby-plugin-utils-3.5.1.tgz#9aed9deec0f4ee82bfc7390f735b9455ca4f8494" + integrity sha512-RZXUvwQjTnkukMfAGr+DCz/qZj7g6REljTmQS43MaovWO4Yf4YGvs+1Leays7J0XmqN2I3SIZGBgt4tgKCsNVQ== dependencies: "@babel/runtime" "^7.15.4" fs-extra "^10.0.0" - gatsby-core-utils "^3.10.0" - gatsby-sharp "^0.4.0" + gatsby-core-utils "^3.11.1" + gatsby-sharp "^0.5.0" graphql-compose "^9.0.7" import-from "^4.0.0" joi "^17.4.2" @@ -5732,10 +5732,18 @@ gatsby-sharp@^0.4.0: "@types/sharp" "^0.29.5" sharp "^0.30.1" -gatsby-source-contentful@^7.8.1: - version "7.8.1" - resolved "https://registry.yarnpkg.com/gatsby-source-contentful/-/gatsby-source-contentful-7.8.1.tgz#7ed0d9901d6ea8c9f6e64625b00d6d1573af4ea6" - integrity sha512-u8jxNCHJhGCwPYOaEIOszfYgwQS6tKUPn7MnOFN1iqElUpSVcMO5KBwhdNvB2ZIk4yrDJ/ZZWb7e+QOH/7P1Mg== +gatsby-sharp@^0.5.0: + version "0.5.0" + resolved "https://registry.yarnpkg.com/gatsby-sharp/-/gatsby-sharp-0.5.0.tgz#879d3c462eefa917cb3a50c6ec891951d9740f56" + integrity sha512-9wZS0ADZsKTCsU66sxIP/tCHgFaREyoYm53tepgtp/YSVWNrurx9/0kGf8XsFFY9OecrqIRNuk1cWe7XKCpbQA== + dependencies: + "@types/sharp" "^0.29.5" + sharp "^0.30.1" + +gatsby-source-contentful@^7.9.1: + version "7.9.1" + resolved "https://registry.yarnpkg.com/gatsby-source-contentful/-/gatsby-source-contentful-7.9.1.tgz#520fd0a82e20c56c110aa14f232f181f7af6b914" + integrity sha512-XQ7p9gJB0UMEoSVHJWZ2Ws3XDS0J2Wu/+uEPjdrzOe8es71ZLgGYrjBdwgNqGx7tqy4NwljyoLo0f/uqUjyWhA== dependencies: "@babel/runtime" "^7.15.4" "@contentful/rich-text-react-renderer" "^14.1.3" @@ -5747,9 +5755,9 @@ gatsby-source-contentful@^7.8.1: common-tags "^1.8.2" contentful "^8.5.8" fs-extra "^10.0.0" - gatsby-core-utils "^3.10.0" - gatsby-plugin-utils "^3.4.1" - gatsby-source-filesystem "^4.10.0" + gatsby-core-utils "^3.11.1" + gatsby-plugin-utils "^3.5.1" + gatsby-source-filesystem "^4.11.1" is-online "^8.5.1" json-stringify-safe "^5.0.1" lodash "^4.17.21" @@ -5758,16 +5766,16 @@ gatsby-source-contentful@^7.8.1: retry-axios "^2.6.0" semver "^7.3.5" -gatsby-source-filesystem@^4.10.0: - version "4.10.0" - resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-4.10.0.tgz#d51041c01b0e905a426f8ad81494175e2f2a1109" - integrity sha512-fRN7MFVnmxljVmZZCYswNNMdFygB0hfHmtTM6kdbBc8llkRPtr9tsvK6LHnWsxU2tzPHDTGvRORcSs/coT2v3A== +gatsby-source-filesystem@^4.11.1: + version "4.11.1" + resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-4.11.1.tgz#cf2edca8816c6d06ca36ef46feaad4c6d07a6f10" + integrity sha512-8Fz+VpctjoiZxnGYDgfXFgdD+8rLmj5+l16fZpN+bxETAOPhbyQjznc8IoTwDEdyOER1Zr8JQB/y6tx/qRf+Bw== dependencies: "@babel/runtime" "^7.15.4" chokidar "^3.5.2" file-type "^16.5.3" fs-extra "^10.0.0" - gatsby-core-utils "^3.10.0" + gatsby-core-utils "^3.11.1" got "^9.6.0" md5-file "^5.0.0" mime "^2.5.2"