build(deps): bump gatsby-remark-copy-linked-files in /docs (#2545)
Bumps [gatsby-remark-copy-linked-files](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-remark-copy-linked-files) from 5.4.0 to 5.6.0. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-remark-copy-linked-files/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-copy-linked-files@5.6.0/packages/gatsby-remark-copy-linked-files) --- updated-dependencies: - dependency-name: gatsby-remark-copy-linked-files dependency-type: direct:production update-type: version-update:semver-minor ... 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
ec3a7d7933
commit
c270e521aa
14
docs/package-lock.json
generated
14
docs/package-lock.json
generated
@ -30,7 +30,7 @@
|
||||
"gatsby-plugin-sharp": "^3.10.2",
|
||||
"gatsby-plugin-sitemap": "^5.6.0",
|
||||
"gatsby-remark-autolink-headers": "^2.11.0",
|
||||
"gatsby-remark-copy-linked-files": "^5.4.0",
|
||||
"gatsby-remark-copy-linked-files": "^5.6.0",
|
||||
"gatsby-remark-embedder": "^4.2.0",
|
||||
"gatsby-remark-external-links": "0.0.4",
|
||||
"gatsby-remark-images": "^3.11.1",
|
||||
@ -13501,9 +13501,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/gatsby-remark-copy-linked-files": {
|
||||
"version": "5.4.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-remark-copy-linked-files/-/gatsby-remark-copy-linked-files-5.4.0.tgz",
|
||||
"integrity": "sha512-bU0jcNS5yv+WHziyxl/K3fceLyf96MQlwZzQQkGwAkfuWxEsDh15EaaT/atJbj9T0ZlccuGzXSRj7kxFlhEmPw==",
|
||||
"version": "5.6.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-remark-copy-linked-files/-/gatsby-remark-copy-linked-files-5.6.0.tgz",
|
||||
"integrity": "sha512-/gsuAK7KNj9Zuc0ADo6m5rhxemRcPulHKNEr/7VSH521/mZwp6FxK6Co0ngxfL6Z5I4ha65IBCcAFgdPksQQeA==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.15.4",
|
||||
"cheerio": "^1.0.0-rc.10",
|
||||
@ -40658,9 +40658,9 @@
|
||||
}
|
||||
},
|
||||
"gatsby-remark-copy-linked-files": {
|
||||
"version": "5.4.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-remark-copy-linked-files/-/gatsby-remark-copy-linked-files-5.4.0.tgz",
|
||||
"integrity": "sha512-bU0jcNS5yv+WHziyxl/K3fceLyf96MQlwZzQQkGwAkfuWxEsDh15EaaT/atJbj9T0ZlccuGzXSRj7kxFlhEmPw==",
|
||||
"version": "5.6.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-remark-copy-linked-files/-/gatsby-remark-copy-linked-files-5.6.0.tgz",
|
||||
"integrity": "sha512-/gsuAK7KNj9Zuc0ADo6m5rhxemRcPulHKNEr/7VSH521/mZwp6FxK6Co0ngxfL6Z5I4ha65IBCcAFgdPksQQeA==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.15.4",
|
||||
"cheerio": "^1.0.0-rc.10",
|
||||
|
@ -27,7 +27,7 @@
|
||||
"gatsby-plugin-sharp": "^3.10.2",
|
||||
"gatsby-plugin-sitemap": "^5.6.0",
|
||||
"gatsby-remark-autolink-headers": "^2.11.0",
|
||||
"gatsby-remark-copy-linked-files": "^5.4.0",
|
||||
"gatsby-remark-copy-linked-files": "^5.6.0",
|
||||
"gatsby-remark-embedder": "^4.2.0",
|
||||
"gatsby-remark-external-links": "0.0.4",
|
||||
"gatsby-remark-images": "^3.11.1",
|
||||
|
Loading…
x
Reference in New Issue
Block a user