From 346fd9e4899052f92877dc0c82d8af347436c9cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Feb 2022 18:35:39 +0000 Subject: [PATCH] build(deps): bump gatsby-plugin-emotion from 7.6.0 to 7.7.0 in /docs Bumps [gatsby-plugin-emotion](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-emotion) from 7.6.0 to 7.7.0. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-emotion/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-emotion@7.7.0/packages/gatsby-plugin-emotion) --- updated-dependencies: - dependency-name: gatsby-plugin-emotion dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docs/package-lock.json | 14 +++++++------- docs/package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/package-lock.json b/docs/package-lock.json index 22f7f255f146..98b26d71f189 100644 --- a/docs/package-lock.json +++ b/docs/package-lock.json @@ -17,7 +17,7 @@ "gatsby-alias-imports": "^1.0.6", "gatsby-plugin-canonical-urls": "^4.6.0", "gatsby-plugin-catch-links": "^4.6.0", - "gatsby-plugin-emotion": "^7.6.0", + "gatsby-plugin-emotion": "^7.7.0", "gatsby-plugin-google-analytics": "^4.6.0", "gatsby-plugin-manifest": "^4.7.0", "gatsby-plugin-mdx": "^3.6.0", @@ -11162,9 +11162,9 @@ } }, "node_modules/gatsby-plugin-emotion": { - "version": "7.6.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-emotion/-/gatsby-plugin-emotion-7.6.0.tgz", - "integrity": "sha512-CGcJfiSgDdSVbBdQN/Uj34/LvOdtEtW4ee1CTkH1cImOi4SMNw+epMQRIytO4SSsv34MyXQhi/RJNhfPjM7NXg==", + "version": "7.7.0", + "resolved": "https://registry.npmjs.org/gatsby-plugin-emotion/-/gatsby-plugin-emotion-7.7.0.tgz", + "integrity": "sha512-Y2bhXTOszdTwSBWqSq7AQ6PcYaWMnZ+eTSPjhGtlq++Jmama/U79SunTrBHDMQsGFCP2OLKVnlVHvl343nBvFQ==", "dependencies": { "@babel/runtime": "^7.15.4", "@emotion/babel-preset-css-prop": "^11.2.0" @@ -33045,9 +33045,9 @@ } }, "gatsby-plugin-emotion": { - "version": "7.6.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-emotion/-/gatsby-plugin-emotion-7.6.0.tgz", - "integrity": "sha512-CGcJfiSgDdSVbBdQN/Uj34/LvOdtEtW4ee1CTkH1cImOi4SMNw+epMQRIytO4SSsv34MyXQhi/RJNhfPjM7NXg==", + "version": "7.7.0", + "resolved": "https://registry.npmjs.org/gatsby-plugin-emotion/-/gatsby-plugin-emotion-7.7.0.tgz", + "integrity": "sha512-Y2bhXTOszdTwSBWqSq7AQ6PcYaWMnZ+eTSPjhGtlq++Jmama/U79SunTrBHDMQsGFCP2OLKVnlVHvl343nBvFQ==", "requires": { "@babel/runtime": "^7.15.4", "@emotion/babel-preset-css-prop": "^11.2.0" diff --git a/docs/package.json b/docs/package.json index 091db993d15f..a78d722fa639 100644 --- a/docs/package.json +++ b/docs/package.json @@ -14,7 +14,7 @@ "gatsby-alias-imports": "^1.0.6", "gatsby-plugin-canonical-urls": "^4.6.0", "gatsby-plugin-catch-links": "^4.6.0", - "gatsby-plugin-emotion": "^7.6.0", + "gatsby-plugin-emotion": "^7.7.0", "gatsby-plugin-google-analytics": "^4.6.0", "gatsby-plugin-manifest": "^4.7.0", "gatsby-plugin-mdx": "^3.6.0",