From 2565adfe6141f2db7ad237dfed7a7b9aad49fc33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 16:59:37 +0000 Subject: [PATCH] Bump gatsby-plugin-gatsby-cloud from 5.12.1 to 5.13.1 Bumps [gatsby-plugin-gatsby-cloud](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-gatsby-cloud) from 5.12.1 to 5.13.1. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-gatsby-cloud/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-gatsby-cloud@5.13.1/packages/gatsby-plugin-gatsby-cloud) --- updated-dependencies: - dependency-name: gatsby-plugin-gatsby-cloud dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 22 +++++++++++----------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index f5f8f9e..3caa83b 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@tailwindcss/typography": "^0.5.2", "flotiq-components-react": "^1.1.1", "gatsby": "^5.3.2", - "gatsby-plugin-gatsby-cloud": "^5.2.0", + "gatsby-plugin-gatsby-cloud": "^5.13.1", "gatsby-plugin-google-gtag": "^5.2.0", "gatsby-plugin-image": "^3.2.0", "gatsby-plugin-manifest": "^5.13.1", diff --git a/yarn.lock b/yarn.lock index 69e2013..984ac97 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6964,15 +6964,15 @@ gatsby-parcel-config@1.12.0: "@parcel/transformer-js" "2.8.3" "@parcel/transformer-json" "2.8.3" -gatsby-plugin-gatsby-cloud@^5.2.0: - version "5.12.1" - resolved "https://registry.yarnpkg.com/gatsby-plugin-gatsby-cloud/-/gatsby-plugin-gatsby-cloud-5.12.1.tgz#42f6bb8e116425b1f886ce0588f35a881da0f20e" - integrity sha512-z299sbZ0kBa9ZjfDpC9IdZBJAcDGMyXbB779ligQEeUCHmzyRTPTwyzvAvtjfJUowpNG6RzKcgx0FRxeJiOKQA== +gatsby-plugin-gatsby-cloud@^5.13.1: + version "5.13.1" + resolved "https://registry.yarnpkg.com/gatsby-plugin-gatsby-cloud/-/gatsby-plugin-gatsby-cloud-5.13.1.tgz#e0e41f814e706ec1274095942b42b4e8b7659a22" + integrity sha512-P5ZHp3GE62CbhUQmUuHZGKznkx0Vby1iUWkmYZ7evTOCyWY8sDC4pOTwq/viE9990C5pO3zNfWoA6bTJNs23qg== dependencies: "@babel/runtime" "^7.20.13" fs-extra "^11.1.1" - gatsby-core-utils "^4.12.0" - gatsby-telemetry "^4.12.0" + gatsby-core-utils "^4.13.1" + gatsby-telemetry "^4.13.1" kebab-hash "^0.1.2" lodash "^4.17.21" webpack-assets-manifest "^5.1.0" @@ -7164,10 +7164,10 @@ gatsby-source-flotiq@^5.0.0: gatsby-source-filesystem "^5.3.1" node-fetch "^2.6.7" -gatsby-telemetry@^4.12.0: - version "4.12.0" - resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-4.12.0.tgz#1294ff7a831049f01445f9976a0eef03e33a40bf" - integrity sha512-pgaGCzKPZKWvNrX/VC/nE1S9Z20fzg4aA4ETD6hlI7ztu+BSyQG+Oebly4SdFGlVSLeq3x3+gOe/LY9Fry7TrA== +gatsby-telemetry@^4.12.0, gatsby-telemetry@^4.13.1: + version "4.13.1" + resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-4.13.1.tgz#f0f80b1fb71116085931b8c6b8f48efdbeb561bc" + integrity sha512-NstKs3N8LK9rwEli6SXO+ClNmewFbVzqS2yo6XZzQSXbymH6+Kkk+eqQivKhrD8PbQLLrdXkk1p47n91zc85XQ== dependencies: "@babel/code-frame" "^7.18.6" "@babel/runtime" "^7.20.13" @@ -7176,7 +7176,7 @@ gatsby-telemetry@^4.12.0: boxen "^5.1.2" configstore "^5.0.1" fs-extra "^11.1.1" - gatsby-core-utils "^4.12.0" + gatsby-core-utils "^4.13.1" git-up "^7.0.0" is-docker "^2.2.1" lodash "^4.17.21"