build(deps): bump gatsby-remark-copy-linked-files from 5.22.0 to 5.24.0 in /docs (#3263)
This commit is contained in:
parent
264ad7bad4
commit
fad2e8c96f
14
docs/package-lock.json
generated
14
docs/package-lock.json
generated
@ -30,7 +30,7 @@
|
||||
"gatsby-plugin-sharp": "^4.19.0",
|
||||
"gatsby-plugin-sitemap": "^5.21.0",
|
||||
"gatsby-remark-autolink-headers": "^5.15.1",
|
||||
"gatsby-remark-copy-linked-files": "^5.22.0",
|
||||
"gatsby-remark-copy-linked-files": "^5.24.0",
|
||||
"gatsby-remark-external-links": "^0.0.4",
|
||||
"gatsby-remark-images": "^6.21.0",
|
||||
"gatsby-remark-mermaid": "^2.1.0",
|
||||
@ -13489,9 +13489,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/gatsby-remark-copy-linked-files": {
|
||||
"version": "5.22.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-remark-copy-linked-files/-/gatsby-remark-copy-linked-files-5.22.0.tgz",
|
||||
"integrity": "sha512-n+HNVZDtog7o4LX0yS0uQbcPectfcf1VuOou/rhkzeGR1vKXTcTHpfc4A+n9MfvoBoV8N4FyZCGjSzxF9nqS2g==",
|
||||
"version": "5.24.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-remark-copy-linked-files/-/gatsby-remark-copy-linked-files-5.24.0.tgz",
|
||||
"integrity": "sha512-Dvs3IznwKifcrTOH/bFo+Ee7OZpQz41hJD6HxHs97KRKQnScYWTDXDw45rGnBgrh7QeZEsFQLsdHxqUDSK+35g==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.15.4",
|
||||
"cheerio": "^1.0.0-rc.10",
|
||||
@ -35908,9 +35908,9 @@
|
||||
}
|
||||
},
|
||||
"gatsby-remark-copy-linked-files": {
|
||||
"version": "5.22.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-remark-copy-linked-files/-/gatsby-remark-copy-linked-files-5.22.0.tgz",
|
||||
"integrity": "sha512-n+HNVZDtog7o4LX0yS0uQbcPectfcf1VuOou/rhkzeGR1vKXTcTHpfc4A+n9MfvoBoV8N4FyZCGjSzxF9nqS2g==",
|
||||
"version": "5.24.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-remark-copy-linked-files/-/gatsby-remark-copy-linked-files-5.24.0.tgz",
|
||||
"integrity": "sha512-Dvs3IznwKifcrTOH/bFo+Ee7OZpQz41hJD6HxHs97KRKQnScYWTDXDw45rGnBgrh7QeZEsFQLsdHxqUDSK+35g==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.15.4",
|
||||
"cheerio": "^1.0.0-rc.10",
|
||||
|
@ -27,7 +27,7 @@
|
||||
"gatsby-plugin-sharp": "^4.19.0",
|
||||
"gatsby-plugin-sitemap": "^5.21.0",
|
||||
"gatsby-remark-autolink-headers": "^5.15.1",
|
||||
"gatsby-remark-copy-linked-files": "^5.22.0",
|
||||
"gatsby-remark-copy-linked-files": "^5.24.0",
|
||||
"gatsby-remark-external-links": "^0.0.4",
|
||||
"gatsby-remark-images": "^6.21.0",
|
||||
"gatsby-remark-mermaid": "^2.1.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user