From 1ddebde5045b30cf39de46f898da1a13b4e33650 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Mar 2022 22:36:16 +0000 Subject: [PATCH] Bump gatsby-source-contentful from 7.8.1 to 7.8.2 Bumps [gatsby-source-contentful](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-contentful) from 7.8.1 to 7.8.2. - [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.8.2/packages/gatsby-source-contentful) --- updated-dependencies: - dependency-name: gatsby-source-contentful dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 42 +++++++++++++++++++++--------------------- 2 files changed, 22 insertions(+), 22 deletions(-) diff --git a/package.json b/package.json index 54f1ef9..b7ace45 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.8.2", "gatsby-transformer-remark": "^5.10.1", "lodash": "^4.17.21", "react": "^17.0.2", diff --git a/yarn.lock b/yarn.lock index 2ddc752..48d6101 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.10.1, gatsby-core-utils@^3.8.2: + version "3.10.1" + resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-3.10.1.tgz#0f5e6aeda5ef4b86218b27480a9766fe30af4393" + integrity sha512-WqNMm0u1CAZm6Q+UQ4dDHwIAt3l32NeIaPuSXmDX7QcMGR3FUUk8cl2Ym6gx1hfILm1aCexqfaSCLUXtaWKkbQ== dependencies: "@babel/runtime" "^7.15.4" ci-info "2.0.0" @@ -5702,14 +5702,14 @@ 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.4.2: + version "3.4.2" + resolved "https://registry.yarnpkg.com/gatsby-plugin-utils/-/gatsby-plugin-utils-3.4.2.tgz#bdc66fd52c052c91af443981e1facbc097429dc7" + integrity sha512-HkVR8BnEdc915pmY2L9wPwFgjq303ThMH9UtT+frDOPzn+GFjPlBF5+YGJ3tZaxH0ouwpnGTn3Pu37tcRZcctA== dependencies: "@babel/runtime" "^7.15.4" fs-extra "^10.0.0" - gatsby-core-utils "^3.10.0" + gatsby-core-utils "^3.10.1" gatsby-sharp "^0.4.0" graphql-compose "^9.0.7" import-from "^4.0.0" @@ -5732,10 +5732,10 @@ 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-source-contentful@^7.8.2: + version "7.8.2" + resolved "https://registry.yarnpkg.com/gatsby-source-contentful/-/gatsby-source-contentful-7.8.2.tgz#1deeae0a57695560de5cdce3675d874373ee3916" + integrity sha512-iaTZvNsdeJqKZcfktA/06qoMBno+RfGu80QUfU+pwC9BexQsDbSq+WmnwxnNLQbWkpIQ0jJZBzTw3vUPf9PWBA== dependencies: "@babel/runtime" "^7.15.4" "@contentful/rich-text-react-renderer" "^14.1.3" @@ -5747,9 +5747,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.10.1" + gatsby-plugin-utils "^3.4.2" + gatsby-source-filesystem "^4.10.1" is-online "^8.5.1" json-stringify-safe "^5.0.1" lodash "^4.17.21" @@ -5758,16 +5758,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.10.1: + version "4.10.1" + resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-4.10.1.tgz#c513fadb3cedb138ff28ba351ffd264524a0c28d" + integrity sha512-qdOWS234l6QyEN0M8tfdGQF530pK9nSiaT1JfSzZV7Bl9psX9SdsuOtfZ2AV0QVt1BQB7C53E/BNGaxMLCcnUg== 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.10.1" got "^9.6.0" md5-file "^5.0.0" mime "^2.5.2"