build(deps): bump gatsby-plugin-emotion from 7.21.0 to 7.24.0 in /docs (#3341)

This commit is contained in:
dependabot[bot] 2022-11-01 22:11:47 +01:00 committed by GitHub
parent 01e1aa4a12
commit 320f486799
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.22.0",
"gatsby-plugin-catch-links": "^4.21.0",
"gatsby-plugin-emotion": "^7.21.0",
"gatsby-plugin-emotion": "^7.24.0",
"gatsby-plugin-google-analytics": "^4.22.0",
"gatsby-plugin-manifest": "^4.21.0",
"gatsby-plugin-mdx": "^3.15.2",
@ -12602,9 +12602,9 @@
}
},
"node_modules/gatsby-plugin-emotion": {
"version": "7.21.0",
"resolved": "https://registry.npmjs.org/gatsby-plugin-emotion/-/gatsby-plugin-emotion-7.21.0.tgz",
"integrity": "sha512-jy8wK09y7HRHN5k5cjpnM1bPy2dKPQI5gulk8UztajDz+0GPlF4VKLFUomJEiCGZVZdWD/8XE3PDwW3eyHbMEg==",
"version": "7.24.0",
"resolved": "https://registry.npmjs.org/gatsby-plugin-emotion/-/gatsby-plugin-emotion-7.24.0.tgz",
"integrity": "sha512-CMEi1E8b/IXXM6xkH0ylHzPDpSV/ZJRtFLDvTYCV60sZOvp267Bay/eB+vSOSG0mQ9xEa8Kxc6PSFxkVHIfWag==",
"dependencies": {
"@babel/runtime": "^7.15.4",
"@emotion/babel-preset-css-prop": "^11.2.0"
@ -35255,9 +35255,9 @@
}
},
"gatsby-plugin-emotion": {
"version": "7.21.0",
"resolved": "https://registry.npmjs.org/gatsby-plugin-emotion/-/gatsby-plugin-emotion-7.21.0.tgz",
"integrity": "sha512-jy8wK09y7HRHN5k5cjpnM1bPy2dKPQI5gulk8UztajDz+0GPlF4VKLFUomJEiCGZVZdWD/8XE3PDwW3eyHbMEg==",
"version": "7.24.0",
"resolved": "https://registry.npmjs.org/gatsby-plugin-emotion/-/gatsby-plugin-emotion-7.24.0.tgz",
"integrity": "sha512-CMEi1E8b/IXXM6xkH0ylHzPDpSV/ZJRtFLDvTYCV60sZOvp267Bay/eB+vSOSG0mQ9xEa8Kxc6PSFxkVHIfWag==",
"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.22.0",
"gatsby-plugin-catch-links": "^4.21.0",
"gatsby-plugin-emotion": "^7.21.0",
"gatsby-plugin-emotion": "^7.24.0",
"gatsby-plugin-google-analytics": "^4.22.0",
"gatsby-plugin-manifest": "^4.21.0",
"gatsby-plugin-mdx": "^3.15.2",