mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-26 19:49:26 +01:00
Merge pull request #506 from oceanprotocol/dependabot/npm_and_yarn/gatsby-remark-copy-linked-files-2.8.0
Bump gatsby-remark-copy-linked-files from 2.6.0 to 2.8.0
This commit is contained in:
commit
d52ff0a8ff
6
package-lock.json
generated
6
package-lock.json
generated
@ -13094,9 +13094,9 @@
|
||||
}
|
||||
},
|
||||
"gatsby-remark-copy-linked-files": {
|
||||
"version": "2.6.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-remark-copy-linked-files/-/gatsby-remark-copy-linked-files-2.6.0.tgz",
|
||||
"integrity": "sha512-MDTrATgfhycpZ6tMfxCPF7Tiypg+skXQrWAehHQdK89sIveUNPCQ+ttihYOwxvg0JZXyQ6QvaPifPqZ1qljvEw==",
|
||||
"version": "2.8.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-remark-copy-linked-files/-/gatsby-remark-copy-linked-files-2.8.0.tgz",
|
||||
"integrity": "sha512-6rtuTw3v8Fv0K+h+xufgady+hIJOBjWbjn4jPu3EXe2vVU2ld6j5nEsmVqvyfn4sXO/ZAN9z1jZJeo1A53VLmA==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.12.5",
|
||||
"cheerio": "^1.0.0-rc.3",
|
||||
|
@ -35,7 +35,7 @@
|
||||
"gatsby-remark-autolink-headers": "^2.9.0",
|
||||
"gatsby-remark-code-titles": "^1.1.0",
|
||||
"gatsby-remark-component": "^1.1.3",
|
||||
"gatsby-remark-copy-linked-files": "^2.6.0",
|
||||
"gatsby-remark-copy-linked-files": "^2.8.0",
|
||||
"gatsby-remark-embed-video": "^3.0.10",
|
||||
"gatsby-remark-github": "^2.0.0",
|
||||
"gatsby-remark-images": "^3.9.0",
|
||||
|
Loading…
Reference in New Issue
Block a user