Skip to content

Commit

Permalink
Bump @graphql-tools/load-files from 6.6.1 to 7.0.0
Browse files Browse the repository at this point in the history
Bumps [@graphql-tools/load-files](https://github.com/ardatan/graphql-tools/tree/HEAD/packages/load-files) from 6.6.1 to 7.0.0.
- [Release notes](https://github.com/ardatan/graphql-tools/releases)
- [Changelog](https://github.com/ardatan/graphql-tools/blob/master/packages/load-files/CHANGELOG.md)
- [Commits](https://github.com/ardatan/graphql-tools/commits/@graphql-tools/load-files@7.0.0/packages/load-files)

---
updated-dependencies:
- dependency-name: "@graphql-tools/load-files"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 22, 2023
1 parent 7c6654b commit e7963d9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
},
"dependencies": {
"@anvilco/apollo-server-plugin-introspection-metadata": "^2.0.1",
"@graphql-tools/load-files": "^6.3.2",
"@graphql-tools/load-files": "^7.0.0",
"@graphql-tools/merge": "^8.1.2",
"@graphql-tools/schema": "^9.0.1",
"@graphql-tools/utils": "^9.1.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1056,10 +1056,10 @@
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.40.0.tgz#3ba73359e11f5a7bd3e407f70b3528abfae69cec"
integrity sha512-ElyB54bJIhXQYVKjDSvCkPO1iU1tSAeVQJbllWJq1XQSmmA4dgFk8CbiBGpiOPxleE48vDogxCtmMYku4HSVLA==

"@graphql-tools/load-files@^6.3.2":
version "6.6.1"
resolved "https://registry.yarnpkg.com/@graphql-tools/load-files/-/load-files-6.6.1.tgz#91ce18d910baf8678459486d8cccd474767bec0a"
integrity sha512-nd4GOjdD68bdJkHfRepILb0gGwF63mJI7uD4oJuuf2Kzeq8LorKa6WfyxUhdMuLmZhnx10zdAlWPfwv1NOAL4Q==
"@graphql-tools/load-files@^7.0.0":
version "7.0.0"
resolved "https://registry.yarnpkg.com/@graphql-tools/load-files/-/load-files-7.0.0.tgz#206833042c9c6fdf089996accb065ae448ba6819"
integrity sha512-P98amERIwI7FD8Bsq6xUbz9Mj63W8qucfrE/WQjad5jFMZYdFFt46a99FFdfx8S/ZYgpAlj/AZbaTtWLitMgNQ==
dependencies:
globby "11.1.0"
tslib "^2.4.0"
Expand Down

0 comments on commit e7963d9

Please sign in to comment.