Skip to content

Commit

Permalink
Bump @graphql-tools/executor to v1.2.7 (#48)
Browse files Browse the repository at this point in the history
  • Loading branch information
alessbell authored Jun 24, 2024
1 parent c868eb7 commit 5bd7d96
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 21 deletions.
5 changes: 5 additions & 0 deletions .changeset/late-rockets-type.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@apollo/graphql-testing-library": patch
---

Bumps @graphql-tools/executor version to v1.2.7 for GraphQL 15 backward-compatibility.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
"wait-on": "7.2.0"
},
"dependencies": {
"@graphql-tools/executor": "^1.2.6",
"@graphql-tools/executor": "^1.2.7",
"graphql-tag": "^2.12.6"
},
"peerDependencies": {
Expand Down
26 changes: 6 additions & 20 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5bd7d96

Please sign in to comment.