build(deps): bump gatsby-plugin-canonical-urls in /docs (#1390)
Bumps [gatsby-plugin-canonical-urls](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-canonical-urls) from 2.3.10 to 2.3.11. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-canonical-urls/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-canonical-urls@2.3.11/packages/gatsby-plugin-canonical-urls) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
065be625c1
commit
763b9980bc
14
docs/package-lock.json
generated
14
docs/package-lock.json
generated
@ -9910,17 +9910,17 @@
|
||||
}
|
||||
},
|
||||
"gatsby-plugin-canonical-urls": {
|
||||
"version": "2.3.10",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-canonical-urls/-/gatsby-plugin-canonical-urls-2.3.10.tgz",
|
||||
"integrity": "sha512-KidooQt7cjpy3m8Tr5NSje5WGKrsLfdmtJr/AdyBmPAHxlAquDs2Fy7haoZQaAJGz+QZYUhs6HYmgUrYRCbfKA==",
|
||||
"version": "2.3.11",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-canonical-urls/-/gatsby-plugin-canonical-urls-2.3.11.tgz",
|
||||
"integrity": "sha512-seNMo+FB4VwWtPngxK2kOd3E7s/Ts9UlqZDbUPkR06bZJ8vPlINg0g0UqmGn6XFGPPSRN9Au/vUd+d2wI/r2lw==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.10.3"
|
||||
"@babel/runtime": "^7.11.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/runtime": {
|
||||
"version": "7.11.0",
|
||||
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.11.0.tgz",
|
||||
"integrity": "sha512-qArkXsjJq7H+T86WrIFV0Fnu/tNOkZ4cgXmjkzAu3b/58D5mFIO8JH/y77t7C9q0OdDRdh9s7Ue5GasYssxtXw==",
|
||||
"version": "7.11.2",
|
||||
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.11.2.tgz",
|
||||
"integrity": "sha512-TeWkU52so0mPtDcaCTxNBI/IHiz0pZgr8VEFqXFtZWpYD08ZB6FaSwVAS8MKRQAP3bYKiVjwysOJgMFY28o6Tw==",
|
||||
"requires": {
|
||||
"regenerator-runtime": "^0.13.4"
|
||||
}
|
||||
|
@ -13,7 +13,7 @@
|
||||
"emotion-theming": "^10.0.27",
|
||||
"gatsby": "^2.24.52",
|
||||
"gatsby-alias-imports": "^1.0.4",
|
||||
"gatsby-plugin-canonical-urls": "^2.3.10",
|
||||
"gatsby-plugin-canonical-urls": "^2.3.11",
|
||||
"gatsby-plugin-catch-links": "^2.3.11",
|
||||
"gatsby-plugin-emotion": "^4.3.10",
|
||||
"gatsby-plugin-google-analytics": "^2.3.14",
|
||||
|
Loading…
x
Reference in New Issue
Block a user