build(deps): bump gatsby-plugin-canonical-urls from 4.21.0 to 4.22.0 in /docs (#3182)

This commit is contained in:
dependabot[bot] 2022-09-01 22:59:15 +02:00 committed by GitHub
parent f8497ba492
commit f13ce7c8a8
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

@ -15,7 +15,7 @@
"@mdx-js/react": "^1.6.16",
"gatsby": "^4.19.2",
"gatsby-alias-imports": "^1.0.6",
"gatsby-plugin-canonical-urls": "^4.21.0",
"gatsby-plugin-canonical-urls": "^4.22.0",
"gatsby-plugin-catch-links": "^4.21.0",
"gatsby-plugin-emotion": "^7.21.0",
"gatsby-plugin-google-analytics": "^4.22.0",
@ -12767,9 +12767,9 @@
}
},
"node_modules/gatsby-plugin-canonical-urls": {
"version": "4.21.0",
"resolved": "https://registry.npmjs.org/gatsby-plugin-canonical-urls/-/gatsby-plugin-canonical-urls-4.21.0.tgz",
"integrity": "sha512-7CaNJ5C5cFPrSvUG0pHJWqv4Vbf03ZZWNZsJK5r3SHFjJ0tMyc6pKLxBpxejRdxepNriEHmBtkQoy8nZq0ViSg==",
"version": "4.22.0",
"resolved": "https://registry.npmjs.org/gatsby-plugin-canonical-urls/-/gatsby-plugin-canonical-urls-4.22.0.tgz",
"integrity": "sha512-gvAs+WZKGCF4HFT6QsPxx+3JhN0foRCa1ABIx6WBZFHufCAZ10Vht2Ez9Zo/LUEOFfDQJbVV30CysQI6saZsLQ==",
"dependencies": {
"@babel/runtime": "^7.15.4"
},
@ -35653,9 +35653,9 @@
}
},
"gatsby-plugin-canonical-urls": {
"version": "4.21.0",
"resolved": "https://registry.npmjs.org/gatsby-plugin-canonical-urls/-/gatsby-plugin-canonical-urls-4.21.0.tgz",
"integrity": "sha512-7CaNJ5C5cFPrSvUG0pHJWqv4Vbf03ZZWNZsJK5r3SHFjJ0tMyc6pKLxBpxejRdxepNriEHmBtkQoy8nZq0ViSg==",
"version": "4.22.0",
"resolved": "https://registry.npmjs.org/gatsby-plugin-canonical-urls/-/gatsby-plugin-canonical-urls-4.22.0.tgz",
"integrity": "sha512-gvAs+WZKGCF4HFT6QsPxx+3JhN0foRCa1ABIx6WBZFHufCAZ10Vht2Ez9Zo/LUEOFfDQJbVV30CysQI6saZsLQ==",
"requires": {
"@babel/runtime": "^7.15.4"
}

View File

@ -12,7 +12,7 @@
"@mdx-js/react": "^1.6.16",
"gatsby": "^4.19.2",
"gatsby-alias-imports": "^1.0.6",
"gatsby-plugin-canonical-urls": "^4.21.0",
"gatsby-plugin-canonical-urls": "^4.22.0",
"gatsby-plugin-catch-links": "^4.21.0",
"gatsby-plugin-emotion": "^7.21.0",
"gatsby-plugin-google-analytics": "^4.22.0",