Bump @lnfusion/gatsby-source-graphql from 0.0.3 to 0.0.4 (#5845)

Bumps [@lnfusion/gatsby-source-graphql](https://github.com/lnfusion/gatsby-source-graphql) from 0.0.3 to 0.0.4.
- [Release notes](https://github.com/lnfusion/gatsby-source-graphql/releases)
- [Commits](https://github.com/lnfusion/gatsby-source-graphql/commits)

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:
dependabot[bot]
2021-05-24 09:21:49 -04:00
committed by GitHub
parent 3b8571f323
commit e59c56f61c
2 changed files with 9 additions and 9 deletions

16
package-lock.json generated
View File

@@ -5730,9 +5730,9 @@
}
},
"node_modules/@lnfusion/gatsby-source-graphql": {
"version": "0.0.3",
"resolved": "https://registry.npmjs.org/@lnfusion/gatsby-source-graphql/-/gatsby-source-graphql-0.0.3.tgz",
"integrity": "sha512-tUJ2EtYQXGlJinGJyZVkfWZ6yRQTDRmUvZbBqleU2iBtW/YwIo4lzRnDr0BL5F5i0p50LDeumqw/S/RE2zcKyA==",
"version": "0.0.4",
"resolved": "https://registry.npmjs.org/@lnfusion/gatsby-source-graphql/-/gatsby-source-graphql-0.0.4.tgz",
"integrity": "sha512-N7xvAdC+oHr5ujp3cq7HLM12knxztVmU68OHKPTqBQaSnCXcp9/5XxT/+TLHVDy4RQmMJ5xxfpOdT9IlAkmjKw==",
"dependencies": {
"@babel/runtime": "^7.12.5",
"@graphql-tools/links": "^7.0.3",
@@ -50123,7 +50123,7 @@
"license": "MIT",
"dependencies": {
"@directus/sdk-js": "^9.0.0-rc.53",
"@lnfusion/gatsby-source-graphql": "0.0.3",
"@lnfusion/gatsby-source-graphql": "0.0.4",
"chalk": "^4.1.1",
"gatsby-source-filesystem": "^3.5.0",
"invariant": "^2.2.4",
@@ -55802,7 +55802,7 @@
"version": "file:packages/gatsby-source-directus",
"requires": {
"@directus/sdk-js": "^9.0.0-rc.53",
"@lnfusion/gatsby-source-graphql": "0.0.3",
"@lnfusion/gatsby-source-graphql": "0.0.4",
"chalk": "^4.1.1",
"gatsby-source-filesystem": "^3.5.0",
"invariant": "^2.2.4",
@@ -59762,9 +59762,9 @@
}
},
"@lnfusion/gatsby-source-graphql": {
"version": "0.0.3",
"resolved": "https://registry.npmjs.org/@lnfusion/gatsby-source-graphql/-/gatsby-source-graphql-0.0.3.tgz",
"integrity": "sha512-tUJ2EtYQXGlJinGJyZVkfWZ6yRQTDRmUvZbBqleU2iBtW/YwIo4lzRnDr0BL5F5i0p50LDeumqw/S/RE2zcKyA==",
"version": "0.0.4",
"resolved": "https://registry.npmjs.org/@lnfusion/gatsby-source-graphql/-/gatsby-source-graphql-0.0.4.tgz",
"integrity": "sha512-N7xvAdC+oHr5ujp3cq7HLM12knxztVmU68OHKPTqBQaSnCXcp9/5XxT/+TLHVDy4RQmMJ5xxfpOdT9IlAkmjKw==",
"requires": {
"@babel/runtime": "^7.12.5",
"@graphql-tools/links": "^7.0.3",

View File

@@ -11,7 +11,7 @@
],
"dependencies": {
"@directus/sdk-js": "^9.0.0-rc.53",
"@lnfusion/gatsby-source-graphql": "0.0.3",
"@lnfusion/gatsby-source-graphql": "0.0.4",
"chalk": "^4.1.1",
"gatsby-source-filesystem": "^3.5.0",
"invariant": "^2.2.4",