deps: bump gatsby-plugin-styled-components from 6.13.0 to 6.13.1 (#941)

Bumps [gatsby-plugin-styled-components](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-styled-components) from 6.13.0 to 6.13.1. - [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.13.1/packages/gatsby-plugin-styled-components) --- updated-dependencies: - dependency-name: gatsby-plugin-styled-components dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

dependabot[bot] committed Jan 24, 2024 at 12:35 UTC ec7bde5725ed5857667b44e6e8267e4b42b52097
1 file changed +3 -3
package-lock.json
+3 -3
@@ -20253,9 +20253,9 @@
20253 }
20254 },
20255 "node_modules/gatsby-plugin-styled-components": {
20256 - "version": "6.13.0",
20257 - "resolved": "https://registry.npmjs.org/gatsby-plugin-styled-components/-/gatsby-plugin-styled-components-6.13.0.tgz",
20258 - "integrity": "sha512-7cqwnwg9YXTTpUuJSemey7bP/TeUZ3cgnFT81AU6qgosNB1y+eaHRHQuNjM+AMGcnkjwxnYP1RDGfn0pMxSOTg==",
20256 + "version": "6.13.1",
20257 + "resolved": "https://registry.npmjs.org/gatsby-plugin-styled-components/-/gatsby-plugin-styled-components-6.13.1.tgz",
20258 + "integrity": "sha512-5Y3rvqgOIXuYaMgrvMinPW1/1hht2M39gM6eZZOm08U1ybykHwIFYAj68eC2PauuwFj6Xg8T+X1zW5YHyaP21Q==",
20259 "dependencies": {
20260 "@babel/runtime": "^7.20.13"
20261 },