From 93e04d802adc597e2e66d40e621fb8eb8009dd42 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 13:32:33 +0000 Subject: [PATCH] chore: bump gatsby-plugin-styled-components from 6.13.1 to 6.14.0 Bumps [gatsby-plugin-styled-components](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-styled-components) from 6.13.1 to 6.14.0. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-styled-components/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-styled-components@6.14.0/packages/gatsby-plugin-styled-components) --- updated-dependencies: - dependency-name: gatsby-plugin-styled-components dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docs/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/package.json b/docs/package.json index 6670d009f7..8d2b429870 100644 --- a/docs/package.json +++ b/docs/package.json @@ -78,7 +78,7 @@ "gatsby-plugin-react-helmet": "^5.9.0", "gatsby-plugin-root-import": "^2.0.8", "gatsby-plugin-sharp": "^4.11.1", - "gatsby-plugin-styled-components": "^6.13.1", + "gatsby-plugin-styled-components": "^6.14.0", "gatsby-plugin-ts-config": "^2.1.3", "gatsby-redirect-from": "^0.5.0", "gatsby-remark-copy-linked-files": "^5.11.0", diff --git a/yarn.lock b/yarn.lock index 95fcfc8a0c..9aa309b09e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13551,10 +13551,10 @@ gatsby-plugin-sharp@^4.11.1: semver "^7.3.7" sharp "^0.30.7" -gatsby-plugin-styled-components@^6.13.1: - version "6.13.1" - resolved "https://registry.yarnpkg.com/gatsby-plugin-styled-components/-/gatsby-plugin-styled-components-6.13.1.tgz#589dadf8bfef8478e7089423b6224f92075bd985" - integrity sha512-5Y3rvqgOIXuYaMgrvMinPW1/1hht2M39gM6eZZOm08U1ybykHwIFYAj68eC2PauuwFj6Xg8T+X1zW5YHyaP21Q== +gatsby-plugin-styled-components@^6.14.0: + version "6.14.0" + resolved "https://registry.yarnpkg.com/gatsby-plugin-styled-components/-/gatsby-plugin-styled-components-6.14.0.tgz#e1dd3fddfb66b3066b91feccb8aceae391ecf4ba" + integrity sha512-sZGJVzgp0EphGVwbR6QIHIhzWLxsYzeTUL5AdP2Eh3BbxZ6iTiyxBAJGCP9oarFDspxwE+jAv/3URjEvsv213w== dependencies: "@babel/runtime" "^7.20.13"