From 6d4ede2a515fabe28ae8c8e3255b836eb99ecde1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 01:41:06 +0000 Subject: [PATCH] build(deps): bump gatsby-source-contentful from 8.13.0 to 8.13.1 Bumps [gatsby-source-contentful](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-contentful) from 8.13.0 to 8.13.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@8.13.1/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 | 56 ++++++++++++++++------------------------------------ 2 files changed, 18 insertions(+), 40 deletions(-) diff --git a/package.json b/package.json index e1bb6478..71357b57 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "gatsby-plugin-sharp": "^5.12.3", "gatsby-plugin-styled-components": "^6.12.0", "gatsby-plugin-typescript": "^5.13.1", - "gatsby-source-contentful": "^8.13.0", + "gatsby-source-contentful": "^8.13.1", "gatsby-source-medium": "^5.13.0", "gatsby-transformer-remark": "^6.13.1", "react": "^18.2.0", diff --git a/yarn.lock b/yarn.lock index ac6e65bf..70cec235 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6537,28 +6537,6 @@ gatsby-core-utils@^4.12.1, gatsby-core-utils@^4.13.0, gatsby-core-utils@^4.13.1: tmp "^0.2.1" xdg-basedir "^4.0.0" -gatsby-core-utils@^4.13.1: - version "4.13.1" - resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-4.13.1.tgz#57955316486cc85ab150922f481484bc9287205e" - integrity sha512-w7G6SsQr8T2q+AJ1MxvRNGocCt+wjc22MiRLj2Zi3Ijpjszbr818JxwI4+aPt8WOSHlKT5SYCHICnEvcYPm9gg== - dependencies: - "@babel/runtime" "^7.20.13" - ci-info "2.0.0" - configstore "^5.0.1" - fastq "^1.15.0" - file-type "^16.5.4" - fs-extra "^11.1.1" - got "^11.8.6" - hash-wasm "^4.9.0" - import-from "^4.0.0" - lmdb "2.5.3" - lock "^1.1.0" - node-object-hash "^2.3.10" - proper-lockfile "^4.1.2" - resolve-from "^5.0.0" - tmp "^0.2.1" - xdg-basedir "^4.0.0" - gatsby-graphiql-explorer@^3.13.0: version "3.13.0" resolved "https://registry.yarnpkg.com/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-3.13.0.tgz#28c207d81c597b76508ff980dc4949a847124d6d" @@ -6726,15 +6704,15 @@ gatsby-plugin-typescript@^5.13.0, gatsby-plugin-typescript@^5.13.1: "@babel/runtime" "^7.20.13" babel-plugin-remove-graphql-queries "^5.13.1" -gatsby-plugin-utils@^4.12.3, gatsby-plugin-utils@^4.13.0: - version "4.13.0" - resolved "https://registry.yarnpkg.com/gatsby-plugin-utils/-/gatsby-plugin-utils-4.13.0.tgz#7715055942161fc20e4cc9e90c42cae15c0ff6b9" - integrity sha512-3qwhM6mUYjorRiD0D0cgmCHcKwroG2d4PlfErnapHJpM/ISGfdBBOfRhPyk2N0u3dbGeb3KQq5gImCCS73bvxg== +gatsby-plugin-utils@^4.12.3, gatsby-plugin-utils@^4.13.0, gatsby-plugin-utils@^4.13.1: + version "4.13.1" + resolved "https://registry.yarnpkg.com/gatsby-plugin-utils/-/gatsby-plugin-utils-4.13.1.tgz#9def57eea4559e1355244ebf706ce528231a510e" + integrity sha512-dQ8cZyUENWHqZOOSBBYWCJ8yG3zSYnHYk0mKQbgZblUS30Sp7ZFM4r0/+lsvUkEYaBOnzFBQjSSQtTa0xu9QWA== dependencies: "@babel/runtime" "^7.20.13" fastq "^1.15.0" fs-extra "^11.1.1" - gatsby-core-utils "^4.13.0" + gatsby-core-utils "^4.13.1" gatsby-sharp "^1.13.0" graphql-compose "^9.0.10" import-from "^4.0.0" @@ -6761,10 +6739,10 @@ gatsby-sharp@^1.13.0: dependencies: sharp "^0.32.6" -gatsby-source-contentful@^8.13.0: - version "8.13.0" - resolved "https://registry.yarnpkg.com/gatsby-source-contentful/-/gatsby-source-contentful-8.13.0.tgz#cf043b6a7b6f322f4ad3122cb4c54aff3b702085" - integrity sha512-WaYkfrSdfN24sGSaHBCkLfl66tzAbSdKrR9WS8Ombf4Fk9cHNmxixl5+dG4V0taG4P3bSWmyC6cVI/0+tMxFVQ== +gatsby-source-contentful@^8.13.1: + version "8.13.1" + resolved "https://registry.yarnpkg.com/gatsby-source-contentful/-/gatsby-source-contentful-8.13.1.tgz#7cb332a8cea67de981176308d78b04124cfbbd01" + integrity sha512-9VMNEMYgwwdGpZ99v8NsQbdP4JlF8/bquhsHVk/Z4AaBJQAjHI1065x8ctZm4uNvK0RLEKs9FNWIXLXibhb8Gw== dependencies: "@babel/runtime" "^7.20.13" "@contentful/rich-text-react-renderer" "^15.17.0" @@ -6775,9 +6753,9 @@ gatsby-source-contentful@^8.13.0: common-tags "^1.8.2" contentful "^9.3.5" fs-extra "^11.1.1" - gatsby-core-utils "^4.13.0" - gatsby-plugin-utils "^4.13.0" - gatsby-source-filesystem "^5.13.0" + gatsby-core-utils "^4.13.1" + gatsby-plugin-utils "^4.13.1" + gatsby-source-filesystem "^5.13.1" is-online "^9.0.1" json-stringify-safe "^5.0.1" lodash "^4.17.21" @@ -6785,16 +6763,16 @@ gatsby-source-contentful@^8.13.0: semver "^7.5.3" url "^0.11.1" -gatsby-source-filesystem@^5.13.0: - version "5.13.0" - resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-5.13.0.tgz#33d6a5307a268a67c931dd3602d3e9150b597905" - integrity sha512-yn4axQhIPHLQDMgrhEmerXyoawiTVB1haUz36BTlQers0HfMmODyjbnIK01Dt1IKAbYVfS0A2suBjBjIbNLwAg== +gatsby-source-filesystem@^5.13.1: + version "5.13.1" + resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-5.13.1.tgz#1aad8f969fbfd4efe6f7cfcd8542253f54fdbd8a" + integrity sha512-nFWzOBpi84nDeVNeO7bpKL9mVYMl1tfjJmE5l868YATFShGzZnA6qMd200XCsf78PexZHAiV/P1MlsyKqjJduA== dependencies: "@babel/runtime" "^7.20.13" chokidar "^3.5.3" file-type "^16.5.4" fs-extra "^11.1.1" - gatsby-core-utils "^4.13.0" + gatsby-core-utils "^4.13.1" mime "^3.0.0" pretty-bytes "^5.6.0" valid-url "^1.0.9"