build(deps): bump gatsby-plugin-emotion from 7.13.0 to 7.17.0 in /docs (#2936)

This commit is contained in:
dependabot[bot] 2022-06-21 18:29:07 +02:00 committed by GitHub
parent 6701b331f6
commit 3c4619210a
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-alias-imports": "^1.0.6",
"gatsby-plugin-canonical-urls": "^4.13.0", "gatsby-plugin-canonical-urls": "^4.13.0",
"gatsby-plugin-catch-links": "^4.13.0", "gatsby-plugin-catch-links": "^4.13.0",
"gatsby-plugin-emotion": "^7.13.0", "gatsby-plugin-emotion": "^7.17.0",
"gatsby-plugin-google-analytics": "^4.13.0", "gatsby-plugin-google-analytics": "^4.13.0",
"gatsby-plugin-manifest": "^4.15.1", "gatsby-plugin-manifest": "^4.15.1",
"gatsby-plugin-mdx": "^3.15.2", "gatsby-plugin-mdx": "^3.15.2",
@ -12553,9 +12553,9 @@
} }
}, },
"node_modules/gatsby-plugin-emotion": { "node_modules/gatsby-plugin-emotion": {
"version": "7.13.0", "version": "7.17.0",
"resolved": "https://registry.npmjs.org/gatsby-plugin-emotion/-/gatsby-plugin-emotion-7.13.0.tgz", "resolved": "https://registry.npmjs.org/gatsby-plugin-emotion/-/gatsby-plugin-emotion-7.17.0.tgz",
"integrity": "sha512-CsulpyUurhdDpeHdoHgZeDHQGk8+V2lvm/nVr9I6y13CMIYLwabq0RYjQiQ0WFmZhaZ9F3QaFWw0owyBj4K9CA==", "integrity": "sha512-t42HNDzrexUOnhDIuscz/yxDu3NKZ27TbcilXY5yIAtWkO705/qQP5KaYnJeVfx3PDkLQe7GtDoPCU/165Dhag==",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.15.4", "@babel/runtime": "^7.15.4",
"@emotion/babel-preset-css-prop": "^11.2.0" "@emotion/babel-preset-css-prop": "^11.2.0"
@ -35372,9 +35372,9 @@
} }
}, },
"gatsby-plugin-emotion": { "gatsby-plugin-emotion": {
"version": "7.13.0", "version": "7.17.0",
"resolved": "https://registry.npmjs.org/gatsby-plugin-emotion/-/gatsby-plugin-emotion-7.13.0.tgz", "resolved": "https://registry.npmjs.org/gatsby-plugin-emotion/-/gatsby-plugin-emotion-7.17.0.tgz",
"integrity": "sha512-CsulpyUurhdDpeHdoHgZeDHQGk8+V2lvm/nVr9I6y13CMIYLwabq0RYjQiQ0WFmZhaZ9F3QaFWw0owyBj4K9CA==", "integrity": "sha512-t42HNDzrexUOnhDIuscz/yxDu3NKZ27TbcilXY5yIAtWkO705/qQP5KaYnJeVfx3PDkLQe7GtDoPCU/165Dhag==",
"requires": { "requires": {
"@babel/runtime": "^7.15.4", "@babel/runtime": "^7.15.4",
"@emotion/babel-preset-css-prop": "^11.2.0" "@emotion/babel-preset-css-prop": "^11.2.0"

View File

@ -14,7 +14,7 @@
"gatsby-alias-imports": "^1.0.6", "gatsby-alias-imports": "^1.0.6",
"gatsby-plugin-canonical-urls": "^4.13.0", "gatsby-plugin-canonical-urls": "^4.13.0",
"gatsby-plugin-catch-links": "^4.13.0", "gatsby-plugin-catch-links": "^4.13.0",
"gatsby-plugin-emotion": "^7.13.0", "gatsby-plugin-emotion": "^7.17.0",
"gatsby-plugin-google-analytics": "^4.13.0", "gatsby-plugin-google-analytics": "^4.13.0",
"gatsby-plugin-manifest": "^4.15.1", "gatsby-plugin-manifest": "^4.15.1",
"gatsby-plugin-mdx": "^3.15.2", "gatsby-plugin-mdx": "^3.15.2",