build(deps): bump gatsby-plugin-canonical-urls from 4.21.0 to 4.22.0 in /docs (#3182)
This commit is contained in:
parent
f8497ba492
commit
f13ce7c8a8
14
docs/package-lock.json
generated
14
docs/package-lock.json
generated
@ -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"
|
||||
}
|
||||
|
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user