build(deps): bump gatsby-source-filesystem in /docs (#2800)
Bumps [gatsby-source-filesystem](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-filesystem) from 4.11.1 to 4.13.0. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-source-filesystem/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-filesystem@4.13.0/packages/gatsby-source-filesystem) --- updated-dependencies: - dependency-name: gatsby-source-filesystem 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
293600bc64
commit
4e331b3877
18
docs/package-lock.json
generated
18
docs/package-lock.json
generated
@ -35,7 +35,7 @@
|
||||
"gatsby-remark-images": "^6.11.1",
|
||||
"gatsby-remark-mermaid": "^2.1.0",
|
||||
"gatsby-remark-responsive-iframe": "^5.11.0",
|
||||
"gatsby-source-filesystem": "^4.11.1",
|
||||
"gatsby-source-filesystem": "^4.13.0",
|
||||
"gatsby-transformer-remark": "^5.11.1",
|
||||
"gatsby-transformer-sharp": "^4.11.0",
|
||||
"gatsby-transformer-yaml": "^4.11.0",
|
||||
@ -14257,15 +14257,15 @@
|
||||
}
|
||||
},
|
||||
"node_modules/gatsby-source-filesystem": {
|
||||
"version": "4.11.1",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-4.11.1.tgz",
|
||||
"integrity": "sha512-8Fz+VpctjoiZxnGYDgfXFgdD+8rLmj5+l16fZpN+bxETAOPhbyQjznc8IoTwDEdyOER1Zr8JQB/y6tx/qRf+Bw==",
|
||||
"version": "4.13.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-4.13.0.tgz",
|
||||
"integrity": "sha512-PRr/6tWY5BtnfVv67JSWvQTorfWteWBxzbcs7DvgoP7zHfIWR1tH6saONwuPbo9tCwQ73ZlLYz1LgGdOfJGPzA==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.15.4",
|
||||
"chokidar": "^3.5.2",
|
||||
"file-type": "^16.5.3",
|
||||
"fs-extra": "^10.0.0",
|
||||
"gatsby-core-utils": "^3.11.1",
|
||||
"gatsby-core-utils": "^3.13.0",
|
||||
"got": "^9.6.0",
|
||||
"md5-file": "^5.0.0",
|
||||
"mime": "^2.5.2",
|
||||
@ -37094,15 +37094,15 @@
|
||||
}
|
||||
},
|
||||
"gatsby-source-filesystem": {
|
||||
"version": "4.11.1",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-4.11.1.tgz",
|
||||
"integrity": "sha512-8Fz+VpctjoiZxnGYDgfXFgdD+8rLmj5+l16fZpN+bxETAOPhbyQjznc8IoTwDEdyOER1Zr8JQB/y6tx/qRf+Bw==",
|
||||
"version": "4.13.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-4.13.0.tgz",
|
||||
"integrity": "sha512-PRr/6tWY5BtnfVv67JSWvQTorfWteWBxzbcs7DvgoP7zHfIWR1tH6saONwuPbo9tCwQ73ZlLYz1LgGdOfJGPzA==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.15.4",
|
||||
"chokidar": "^3.5.2",
|
||||
"file-type": "^16.5.3",
|
||||
"fs-extra": "^10.0.0",
|
||||
"gatsby-core-utils": "^3.11.1",
|
||||
"gatsby-core-utils": "^3.13.0",
|
||||
"got": "^9.6.0",
|
||||
"md5-file": "^5.0.0",
|
||||
"mime": "^2.5.2",
|
||||
|
@ -32,7 +32,7 @@
|
||||
"gatsby-remark-images": "^6.11.1",
|
||||
"gatsby-remark-mermaid": "^2.1.0",
|
||||
"gatsby-remark-responsive-iframe": "^5.11.0",
|
||||
"gatsby-source-filesystem": "^4.11.1",
|
||||
"gatsby-source-filesystem": "^4.13.0",
|
||||
"gatsby-transformer-remark": "^5.11.1",
|
||||
"gatsby-transformer-sharp": "^4.11.0",
|
||||
"gatsby-transformer-yaml": "^4.11.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user