build(deps): bump gatsby-source-filesystem from 4.21.1 to 4.22.0 in /docs (#3179)

This commit is contained in:
dependabot[bot] 2022-09-01 21:23:51 +00:00 committed by GitHub
parent f13ce7c8a8
commit 58a35459e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 16 additions and 18 deletions

32
docs/package-lock.json generated
View File

@ -35,7 +35,7 @@
"gatsby-remark-images": "^6.21.0",
"gatsby-remark-mermaid": "^2.1.0",
"gatsby-remark-responsive-iframe": "^5.21.0",
"gatsby-source-filesystem": "^4.21.1",
"gatsby-source-filesystem": "^4.22.0",
"gatsby-transformer-remark": "^5.21.0",
"gatsby-transformer-sharp": "^4.21.0",
"gatsby-transformer-yaml": "^4.21.0",
@ -12584,9 +12584,9 @@
}
},
"node_modules/gatsby-core-utils": {
"version": "3.21.0",
"resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-3.21.0.tgz",
"integrity": "sha512-pCDa9EGU8niRJQVv7ow3ijzmG0PegZaBc5Yt6z4enc4m7Dl5ZT6Edkcw9p8q/FhGiZUkzQhWaRDxUvtaoPwAOQ==",
"version": "3.22.0",
"resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-3.22.0.tgz",
"integrity": "sha512-/0FEKdnNCSn/f7dapxmBFxdFCWhteEZcsrwg/jxtXzSWRzs/7mzG8tyPCVUFlCnw3lLPSfej/9KBlGjXTvIIkQ==",
"dependencies": {
"@babel/runtime": "^7.15.4",
"ci-info": "2.0.0",
@ -14257,19 +14257,18 @@
}
},
"node_modules/gatsby-source-filesystem": {
"version": "4.21.1",
"resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-4.21.1.tgz",
"integrity": "sha512-YPbmR9nSq9cXRCdQ8S3uT9sb/IzLB7GloUn9ZT0KJLoCHl/YzmoFMERb5gOdFAoy2clX5L7ARSUV6rIbXBrSlA==",
"version": "4.22.0",
"resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-4.22.0.tgz",
"integrity": "sha512-fcL3M+bQgI8DxD+XfB5XAnMvXp6czfqRZs8J2RStw9p02ekLaR/8R9ZYrn8OoQYLB9y9CHid+pdA78Dy3h73cg==",
"dependencies": {
"@babel/runtime": "^7.15.4",
"chokidar": "^3.5.3",
"file-type": "^16.5.4",
"fs-extra": "^10.1.0",
"gatsby-core-utils": "^3.21.0",
"gatsby-core-utils": "^3.22.0",
"md5-file": "^5.0.0",
"mime": "^2.5.2",
"pretty-bytes": "^5.4.1",
"progress": "^2.0.3",
"valid-url": "^1.0.9",
"xstate": "4.32.1"
},
@ -35513,9 +35512,9 @@
}
},
"gatsby-core-utils": {
"version": "3.21.0",
"resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-3.21.0.tgz",
"integrity": "sha512-pCDa9EGU8niRJQVv7ow3ijzmG0PegZaBc5Yt6z4enc4m7Dl5ZT6Edkcw9p8q/FhGiZUkzQhWaRDxUvtaoPwAOQ==",
"version": "3.22.0",
"resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-3.22.0.tgz",
"integrity": "sha512-/0FEKdnNCSn/f7dapxmBFxdFCWhteEZcsrwg/jxtXzSWRzs/7mzG8tyPCVUFlCnw3lLPSfej/9KBlGjXTvIIkQ==",
"requires": {
"@babel/runtime": "^7.15.4",
"ci-info": "2.0.0",
@ -36719,19 +36718,18 @@
}
},
"gatsby-source-filesystem": {
"version": "4.21.1",
"resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-4.21.1.tgz",
"integrity": "sha512-YPbmR9nSq9cXRCdQ8S3uT9sb/IzLB7GloUn9ZT0KJLoCHl/YzmoFMERb5gOdFAoy2clX5L7ARSUV6rIbXBrSlA==",
"version": "4.22.0",
"resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-4.22.0.tgz",
"integrity": "sha512-fcL3M+bQgI8DxD+XfB5XAnMvXp6czfqRZs8J2RStw9p02ekLaR/8R9ZYrn8OoQYLB9y9CHid+pdA78Dy3h73cg==",
"requires": {
"@babel/runtime": "^7.15.4",
"chokidar": "^3.5.3",
"file-type": "^16.5.4",
"fs-extra": "^10.1.0",
"gatsby-core-utils": "^3.21.0",
"gatsby-core-utils": "^3.22.0",
"md5-file": "^5.0.0",
"mime": "^2.5.2",
"pretty-bytes": "^5.4.1",
"progress": "^2.0.3",
"valid-url": "^1.0.9",
"xstate": "4.32.1"
},

View File

@ -32,7 +32,7 @@
"gatsby-remark-images": "^6.21.0",
"gatsby-remark-mermaid": "^2.1.0",
"gatsby-remark-responsive-iframe": "^5.21.0",
"gatsby-source-filesystem": "^4.21.1",
"gatsby-source-filesystem": "^4.22.0",
"gatsby-transformer-remark": "^5.21.0",
"gatsby-transformer-sharp": "^4.21.0",
"gatsby-transformer-yaml": "^4.21.0",