From 086472623db681a79462c2c51590f4543d2bae8e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 02:47:18 +0000 Subject: [PATCH] Bump gatsby-plugin-twitter from 5.13.1 to 5.15.0 Bumps [gatsby-plugin-twitter](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-twitter) from 5.13.1 to 5.15.0. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-twitter/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-twitter@5.15.0/packages/gatsby-plugin-twitter) --- updated-dependencies: - dependency-name: gatsby-plugin-twitter dependency-version: 5.15.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 3bac2ab0..cddda0e7 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "gatsby-plugin-sass": "^6.14.0", "gatsby-plugin-sharp": "5.14.0", "gatsby-plugin-sitemap": "6.14.0", - "gatsby-plugin-twitter": "5.13.1", + "gatsby-plugin-twitter": "5.15.0", "gatsby-remark-copy-linked-files": "6.14.0", "gatsby-remark-external-links": "^0.0.4", "gatsby-remark-images": "7.14.0", diff --git a/yarn.lock b/yarn.lock index 04a448fb..c4afb3bd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7158,10 +7158,10 @@ gatsby-plugin-sitemap@6.14.0: minimatch "^3.1.2" sitemap "^7.1.1" -gatsby-plugin-twitter@5.13.1: - version "5.13.1" - resolved "https://registry.yarnpkg.com/gatsby-plugin-twitter/-/gatsby-plugin-twitter-5.13.1.tgz#7939adee4359f868fe949936eefe7f060a486937" - integrity sha512-7mbUMb1MWaPaNhj1lNZfTKYB7ERUI2uMDh/Z/zV+OCqfBkdrQkPBBsDDD0bc0QBDT7j4Ac4KUXHHTJDScfuYqA== +gatsby-plugin-twitter@5.15.0: + version "5.15.0" + resolved "https://registry.yarnpkg.com/gatsby-plugin-twitter/-/gatsby-plugin-twitter-5.15.0.tgz#0f9223fe6ffb7e7cf49f5c8588d51fde09a10761" + integrity sha512-Y7oLsWazdcJRTLLxBu8BLNMrumaM7nQMSbVBlIADh6u/19ekEPUWKyPcyeZug86MwiqP+ez82P78oNCWGA8G9w== dependencies: "@babel/runtime" "^7.20.13"