Bump gatsby-source-filesystem from 3.4.0 to 3.6.0 in /packages/website
Bumps [gatsby-source-filesystem](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-filesystem) from 3.4.0 to 3.6.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@3.6.0/packages/gatsby-source-filesystem) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
e5418b93e4
commit
3cd4f687b8
|
@ -34,10 +34,10 @@
|
|||
"gatsby-remark-classes": "^1.0.0",
|
||||
"gatsby-remark-copy-linked-files": "^4.1.0",
|
||||
"gatsby-remark-images": "^5.2.1",
|
||||
"gatsby-remark-prismjs": "^5.1.0",
|
||||
"gatsby-remark-prismjs": "^5.3.0",
|
||||
"gatsby-remark-responsive-iframe": "^4.1.0",
|
||||
"gatsby-remark-smartypants": "^4.1.0",
|
||||
"gatsby-source-filesystem": "^3.4.0",
|
||||
"gatsby-source-filesystem": "^3.6.0",
|
||||
"gatsby-transformer-json": "^3.4.0",
|
||||
"gatsby-transformer-remark": "^4.1.0",
|
||||
"gatsby-transformer-sharp": "^3.4.0",
|
||||
|
@ -11463,9 +11463,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/gatsby-core-utils": {
|
||||
"version": "2.5.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-2.5.0.tgz",
|
||||
"integrity": "sha512-YbKv7FLpeTCts28bv0H2lSuHrKgUxnsC1ZG1PPydOheQgPW9G8pdNlYvwZzGJmmS7rBcC/w859ss90wlvF6GEw==",
|
||||
"version": "2.6.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-2.6.0.tgz",
|
||||
"integrity": "sha512-d8a/iblc3wIrLEOWTUcoK5uYE2DrvlQmeulx6DK3NY49KD8jet8ozB6T5GA1CftsvowWeO6aaDnoWDbTxIxTRA==",
|
||||
"dependencies": {
|
||||
"ci-info": "2.0.0",
|
||||
"configstore": "^5.0.1",
|
||||
|
@ -12549,9 +12549,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/gatsby-remark-prismjs": {
|
||||
"version": "5.1.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-remark-prismjs/-/gatsby-remark-prismjs-5.1.0.tgz",
|
||||
"integrity": "sha512-Gx5v3dJ1LEbL+PQ3C0ExIwcUicDFwIJ9cv4aale8PZrlpQyfx6Z5N4NRaN2t+Vherhidm+Ygy6zJEqI20yds+Q==",
|
||||
"version": "5.3.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-remark-prismjs/-/gatsby-remark-prismjs-5.3.0.tgz",
|
||||
"integrity": "sha512-4XK5TP+tGljd8EJqPVN3F8fhCdmDhC2ghXlX3w0pS3pGigzPcm+yd8x4ek/fxDUB8jIqbyVIT599Cha4iKGmcA==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.12.5",
|
||||
"parse-numeric-range": "^1.2.0",
|
||||
|
@ -12601,16 +12601,16 @@
|
|||
}
|
||||
},
|
||||
"node_modules/gatsby-source-filesystem": {
|
||||
"version": "3.4.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-3.4.0.tgz",
|
||||
"integrity": "sha512-kw55JXz6xA99/4pI0JClJre+be5GQA0mpUhuslY9Bg/VVatFmEcxnmirrWzpEIE8OF0jtUlfZHSZu68aB5UnLQ==",
|
||||
"version": "3.6.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-3.6.0.tgz",
|
||||
"integrity": "sha512-kTWcW9LwCLOF3TMC9lBR6KbMi6A0SHNQeGNLBw8THRpDVVe5nXZG33oI1Ns23ocNDVrajIMKXPPzsrl2zjG6BQ==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.12.5",
|
||||
"better-queue": "^3.8.10",
|
||||
"chokidar": "^3.4.3",
|
||||
"file-type": "^16.0.0",
|
||||
"fs-extra": "^8.1.0",
|
||||
"gatsby-core-utils": "^2.4.0",
|
||||
"gatsby-core-utils": "^2.6.0",
|
||||
"got": "^9.6.0",
|
||||
"md5-file": "^5.0.0",
|
||||
"mime": "^2.4.6",
|
||||
|
@ -37592,9 +37592,9 @@
|
|||
}
|
||||
},
|
||||
"gatsby-core-utils": {
|
||||
"version": "2.5.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-2.5.0.tgz",
|
||||
"integrity": "sha512-YbKv7FLpeTCts28bv0H2lSuHrKgUxnsC1ZG1PPydOheQgPW9G8pdNlYvwZzGJmmS7rBcC/w859ss90wlvF6GEw==",
|
||||
"version": "2.6.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-2.6.0.tgz",
|
||||
"integrity": "sha512-d8a/iblc3wIrLEOWTUcoK5uYE2DrvlQmeulx6DK3NY49KD8jet8ozB6T5GA1CftsvowWeO6aaDnoWDbTxIxTRA==",
|
||||
"requires": {
|
||||
"ci-info": "2.0.0",
|
||||
"configstore": "^5.0.1",
|
||||
|
@ -38398,9 +38398,9 @@
|
|||
}
|
||||
},
|
||||
"gatsby-remark-prismjs": {
|
||||
"version": "5.1.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-remark-prismjs/-/gatsby-remark-prismjs-5.1.0.tgz",
|
||||
"integrity": "sha512-Gx5v3dJ1LEbL+PQ3C0ExIwcUicDFwIJ9cv4aale8PZrlpQyfx6Z5N4NRaN2t+Vherhidm+Ygy6zJEqI20yds+Q==",
|
||||
"version": "5.3.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-remark-prismjs/-/gatsby-remark-prismjs-5.3.0.tgz",
|
||||
"integrity": "sha512-4XK5TP+tGljd8EJqPVN3F8fhCdmDhC2ghXlX3w0pS3pGigzPcm+yd8x4ek/fxDUB8jIqbyVIT599Cha4iKGmcA==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.12.5",
|
||||
"parse-numeric-range": "^1.2.0",
|
||||
|
@ -38431,16 +38431,16 @@
|
|||
}
|
||||
},
|
||||
"gatsby-source-filesystem": {
|
||||
"version": "3.4.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-3.4.0.tgz",
|
||||
"integrity": "sha512-kw55JXz6xA99/4pI0JClJre+be5GQA0mpUhuslY9Bg/VVatFmEcxnmirrWzpEIE8OF0jtUlfZHSZu68aB5UnLQ==",
|
||||
"version": "3.6.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-3.6.0.tgz",
|
||||
"integrity": "sha512-kTWcW9LwCLOF3TMC9lBR6KbMi6A0SHNQeGNLBw8THRpDVVe5nXZG33oI1Ns23ocNDVrajIMKXPPzsrl2zjG6BQ==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.12.5",
|
||||
"better-queue": "^3.8.10",
|
||||
"chokidar": "^3.4.3",
|
||||
"file-type": "^16.0.0",
|
||||
"fs-extra": "^8.1.0",
|
||||
"gatsby-core-utils": "^2.4.0",
|
||||
"gatsby-core-utils": "^2.6.0",
|
||||
"got": "^9.6.0",
|
||||
"md5-file": "^5.0.0",
|
||||
"mime": "^2.4.6",
|
||||
|
|
|
@ -31,10 +31,10 @@
|
|||
"gatsby-remark-classes": "^1.0.0",
|
||||
"gatsby-remark-copy-linked-files": "^4.1.0",
|
||||
"gatsby-remark-images": "^5.2.1",
|
||||
"gatsby-remark-prismjs": "^5.1.0",
|
||||
"gatsby-remark-prismjs": "^5.3.0",
|
||||
"gatsby-remark-responsive-iframe": "^4.1.0",
|
||||
"gatsby-remark-smartypants": "^4.1.0",
|
||||
"gatsby-source-filesystem": "^3.4.0",
|
||||
"gatsby-source-filesystem": "^3.6.0",
|
||||
"gatsby-transformer-json": "^3.4.0",
|
||||
"gatsby-transformer-remark": "^4.1.0",
|
||||
"gatsby-transformer-sharp": "^3.4.0",
|
||||
|
|
Reference in New Issue