Skip to content

Commit

Permalink
Bump gatsby-source-filesystem from 5.7.0 to 5.8.0
Browse files Browse the repository at this point in the history
Bumps [gatsby-source-filesystem](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-filesystem) from 5.7.0 to 5.8.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@5.8.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>
  • Loading branch information
dependabot[bot] committed Mar 31, 2023
1 parent 5527a8f commit bbf1af8
Show file tree
Hide file tree
Showing 5 changed files with 31 additions and 7 deletions.
Binary file not shown.
Binary file not shown.
Binary file modified .yarn/install-state.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"bootstrap": "^5.2.3",
"gatsby": "^5.7.0",
"gatsby-plugin-react-helmet": "^6.8.0",
"gatsby-source-filesystem": "^5.7.0",
"gatsby-source-filesystem": "^5.8.0",
"gatsby-transformer-yaml": "^5.8.0",
"gh-pages": "^5.0.0",
"puppeteer": "^19.7.4",
Expand Down
36 changes: 30 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7691,6 +7691,30 @@ __metadata:
languageName: node
linkType: hard

"gatsby-core-utils@npm:^4.8.0":
version: 4.8.0
resolution: "gatsby-core-utils@npm:4.8.0"
dependencies:
"@babel/runtime": ^7.20.13
ci-info: 2.0.0
configstore: ^5.0.1
fastq: ^1.13.0
file-type: ^16.5.3
fs-extra: ^11.1.0
got: ^11.8.5
hash-wasm: ^4.9.0
import-from: ^4.0.0
lmdb: 2.5.3
lock: ^1.1.0
node-object-hash: ^2.3.10
proper-lockfile: ^4.1.2
resolve-from: ^5.0.0
tmp: ^0.2.1
xdg-basedir: ^4.0.0
checksum: 6147c180162037b574873c1020538500d7c2f43f1a40fea04a13eb8c7e8197f4c1c177edf64cf4c7f55840ac7b79ea3278b82a93217a1766ef0ef501358eab9d
languageName: node
linkType: hard

"gatsby-graphiql-explorer@npm:^3.7.0":
version: 3.7.0
resolution: "gatsby-graphiql-explorer@npm:3.7.0"
Expand Down Expand Up @@ -7867,22 +7891,22 @@ __metadata:
languageName: node
linkType: hard

"gatsby-source-filesystem@npm:^5.7.0":
version: 5.7.0
resolution: "gatsby-source-filesystem@npm:5.7.0"
"gatsby-source-filesystem@npm:^5.8.0":
version: 5.8.0
resolution: "gatsby-source-filesystem@npm:5.8.0"
dependencies:
"@babel/runtime": ^7.20.13
chokidar: ^3.5.3
file-type: ^16.5.4
fs-extra: ^11.1.0
gatsby-core-utils: ^4.7.0
gatsby-core-utils: ^4.8.0
mime: ^3.0.0
pretty-bytes: ^5.6.0
valid-url: ^1.0.9
xstate: ^4.35.3
peerDependencies:
gatsby: ^5.0.0-next
checksum: ed9e780c15abf394e96706a850814c45c85f84c1639f84f5ea9aa5a1140fe77f98c5809b8d7d9a24efa87bfe96e09b2e990b3103eed1ca3299614d59a627d0b7
checksum: 4a8ebf29f444cfcae61074f7f8cb1c98d6bad13e5f60d57c18c5934e70c68d910d7606773f0675b9f16e5ea1190aa7285dd3a7b119ea1daa23457193439dcd68
languageName: node
linkType: hard

Expand Down Expand Up @@ -12699,7 +12723,7 @@ __metadata:
bootstrap: ^5.2.3
gatsby: ^5.7.0
gatsby-plugin-react-helmet: ^6.8.0
gatsby-source-filesystem: ^5.7.0
gatsby-source-filesystem: ^5.8.0
gatsby-transformer-yaml: ^5.8.0
gh-pages: ^5.0.0
prettier: ^2.8.4
Expand Down

0 comments on commit bbf1af8

Please sign in to comment.