update dependency gatsby-source-filesystem to v3.9.0 (#6711)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-07-12 15:07:36 +02:00
committed by GitHub
parent 062656228e
commit c8dd6e1527
2 changed files with 17 additions and 17 deletions

32
package-lock.json generated
View File

@@ -53971,7 +53971,7 @@
"@directus/sdk-js": "9.0.0-rc.53",
"@lnfusion/gatsby-source-graphql": "0.0.4",
"chalk": "4.1.1",
"gatsby-source-filesystem": "3.8.0",
"gatsby-source-filesystem": "3.9.0",
"invariant": "2.2.4",
"ms": "2.1.3"
}
@@ -55451,9 +55451,9 @@
}
},
"packages/gatsby-source-directus/node_modules/gatsby-core-utils": {
"version": "2.8.0",
"resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-2.8.0.tgz",
"integrity": "sha512-CadvILN4ZyYMYQAp+haxSgE/0k5zIu6y2WcqVSJaQLmmWq0o49Gv4CftVKOEXOtXaN0DEr9e4wWFVBRAYaRHGA==",
"version": "2.9.0",
"resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-2.9.0.tgz",
"integrity": "sha512-LKmkk4B/VnSEYKR9W/C8Lp9lwk/l/qY5jbsoiChc43F67VM667gITWH0noSUdcGzbEsN8xi0Wuc8dMA6BvKkvg==",
"dependencies": {
"ci-info": "2.0.0",
"configstore": "^5.0.1",
@@ -55693,16 +55693,16 @@
"peer": true
},
"packages/gatsby-source-directus/node_modules/gatsby-source-filesystem": {
"version": "3.8.0",
"resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-3.8.0.tgz",
"integrity": "sha512-EyyqiIOhDeZ2EzykLRy3lR9WlpDrBCeHwn5wohvvjGBmWDnA54LloScIf1r/0PxSHSn/vFtXkBuh2Slzln5eag==",
"version": "3.9.0",
"resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-3.9.0.tgz",
"integrity": "sha512-Zgdscq4bMJy9KfZAN9daAxKytJBoxqvU3wckPR/74BgqZ89FNsy0bo0ABqbfz02NgdMxcn2XyPLUQ4eFJwHRvg==",
"dependencies": {
"@babel/runtime": "^7.14.0",
"better-queue": "^3.8.10",
"chokidar": "^3.4.3",
"file-type": "^16.0.0",
"fs-extra": "^8.1.0",
"gatsby-core-utils": "^2.8.0",
"gatsby-core-utils": "^2.9.0",
"got": "^9.6.0",
"md5-file": "^5.0.0",
"mime": "^2.4.6",
@@ -60184,7 +60184,7 @@
"@directus/sdk-js": "9.0.0-rc.53",
"@lnfusion/gatsby-source-graphql": "0.0.4",
"chalk": "4.1.1",
"gatsby-source-filesystem": "3.8.0",
"gatsby-source-filesystem": "3.9.0",
"invariant": "2.2.4",
"ms": "2.1.3"
},
@@ -61377,9 +61377,9 @@
}
},
"gatsby-core-utils": {
"version": "2.8.0",
"resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-2.8.0.tgz",
"integrity": "sha512-CadvILN4ZyYMYQAp+haxSgE/0k5zIu6y2WcqVSJaQLmmWq0o49Gv4CftVKOEXOtXaN0DEr9e4wWFVBRAYaRHGA==",
"version": "2.9.0",
"resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-2.9.0.tgz",
"integrity": "sha512-LKmkk4B/VnSEYKR9W/C8Lp9lwk/l/qY5jbsoiChc43F67VM667gITWH0noSUdcGzbEsN8xi0Wuc8dMA6BvKkvg==",
"requires": {
"ci-info": "2.0.0",
"configstore": "^5.0.1",
@@ -61570,16 +61570,16 @@
}
},
"gatsby-source-filesystem": {
"version": "3.8.0",
"resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-3.8.0.tgz",
"integrity": "sha512-EyyqiIOhDeZ2EzykLRy3lR9WlpDrBCeHwn5wohvvjGBmWDnA54LloScIf1r/0PxSHSn/vFtXkBuh2Slzln5eag==",
"version": "3.9.0",
"resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-3.9.0.tgz",
"integrity": "sha512-Zgdscq4bMJy9KfZAN9daAxKytJBoxqvU3wckPR/74BgqZ89FNsy0bo0ABqbfz02NgdMxcn2XyPLUQ4eFJwHRvg==",
"requires": {
"@babel/runtime": "^7.14.0",
"better-queue": "^3.8.10",
"chokidar": "^3.4.3",
"file-type": "^16.0.0",
"fs-extra": "^8.1.0",
"gatsby-core-utils": "^2.8.0",
"gatsby-core-utils": "^2.9.0",
"got": "^9.6.0",
"md5-file": "^5.0.0",
"mime": "^2.4.6",

View File

@@ -13,7 +13,7 @@
"@directus/sdk-js": "9.0.0-rc.53",
"@lnfusion/gatsby-source-graphql": "0.0.4",
"chalk": "4.1.1",
"gatsby-source-filesystem": "3.8.0",
"gatsby-source-filesystem": "3.9.0",
"invariant": "2.2.4",
"ms": "2.1.3"
},