Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 30, 2021
1 parent 2fa81a0 commit 9cdf0a3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -568,12 +568,12 @@
unixify "^1.0.0"

"@graphql-tools/load@^7.1.5":
version "7.1.8"
resolved "https://registry.yarnpkg.com/@graphql-tools/load/-/load-7.1.8.tgz#c6f2ce19e7497d2f56d572d4fe2aded01a87edf1"
integrity sha512-dVl2jJon9VL0qLTC98hJH4CkQ/oat6j9TouCk69ezzWHFxiPlz6tF78BzLr86Mz+bY6QCGeNIJ75Ovyn7EutCQ==
version "7.1.9"
resolved "https://registry.yarnpkg.com/@graphql-tools/load/-/load-7.1.9.tgz#6bcff0a2866051ecdf514e6a8f82c2b4c0f5401d"
integrity sha512-4R0JLXRynPgHRWkGvL778XNH3IYX1sXjmEqGy3LPpJ4KR6woCO0us8oXNMAJMjjU4ZcOX6I8Jdj16G7qcHYTLA==
dependencies:
"@graphql-tools/schema" "8.1.2"
"@graphql-tools/utils" "^8.1.1"
"@graphql-tools/utils" "^8.1.2"
p-limit "3.1.0"
tslib "~2.3.0"

Expand Down

0 comments on commit 9cdf0a3

Please sign in to comment.