build(deps): bump gatsby-plugin-emotion from 7.6.0 to 7.7.0 in /docs (#2585)

This commit is contained in:
dependabot[bot] 2022-02-18 00:40:13 +01:00 committed by GitHub
parent 5677a39738
commit 82d2289623
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
docs/package-lock.json generated
View File

@ -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"

View File

@ -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",