From 493974586abbabcc93d8998c29d0a0a72abde470 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Apr 2025 01:46:46 +0000 Subject: [PATCH] Bump gatsby-plugin-twitter from 5.13.1 to 5.14.0 Bumps [gatsby-plugin-twitter](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-twitter) from 5.13.1 to 5.14.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.14.0/packages/gatsby-plugin-twitter) --- updated-dependencies: - dependency-name: gatsby-plugin-twitter dependency-version: 5.14.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 f58e602e..b87dc451 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.14.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 a8da363a..103a4848 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.14.0: + version "5.14.0" + resolved "https://registry.yarnpkg.com/gatsby-plugin-twitter/-/gatsby-plugin-twitter-5.14.0.tgz#edd760ee9f648051b6c151c05ec3af9400a167d2" + integrity sha512-iWWhb1cDaNKlina/83mkCqOj0szXtntoJzqJhSXEfPkr+Im1qIAPpQVT1PGcUikb+P6yyRJgC5Bn6ebnHgeJmg== dependencies: "@babel/runtime" "^7.20.13"