deps: bump gatsby-plugin-styled-components from 6.12.0 to 6.13.0 (#884)

Bumps [gatsby-plugin-styled-components](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-styled-components) from 6.12.0 to 6.13.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.13.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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

dependabot[bot] committed Jan 3, 2024 at 10:58 UTC 5807b092cf93bbb772d3bd0abefcae85e7e2f873
1 file changed +3 -3
package-lock.json
+3 -3
@@ -20200,9 +20200,9 @@
20200 }
20201 },
20202 "node_modules/gatsby-plugin-styled-components": {
20203 - "version": "6.12.0",
20204 - "resolved": "https://registry.npmjs.org/gatsby-plugin-styled-components/-/gatsby-plugin-styled-components-6.12.0.tgz",
20205 - "integrity": "sha512-Rqauq6lafzPb9kLzBAP933CJJCuc8sV1RVciBREL+7Mb3I2XnnKll7EJk4zNvxMOQ9uKsVykYjapMEOJwShYUA==",
20203 + "version": "6.13.0",
20204 + "resolved": "https://registry.npmjs.org/gatsby-plugin-styled-components/-/gatsby-plugin-styled-components-6.13.0.tgz",
20205 + "integrity": "sha512-7cqwnwg9YXTTpUuJSemey7bP/TeUZ3cgnFT81AU6qgosNB1y+eaHRHQuNjM+AMGcnkjwxnYP1RDGfn0pMxSOTg==",
20206 "dependencies": {
20207 "@babel/runtime": "^7.20.13"
20208 },