Skip to content

Commit

Permalink
Merge pull request #196 from the-hideout/dependabot/npm_and_yarn/grap…
Browse files Browse the repository at this point in the history
…hql-tools/merge-9.0.0

Bump @graphql-tools/merge from 8.4.1 to 9.0.0
  • Loading branch information
GrantBirki authored Jun 18, 2023
2 parents dee5c68 + 7703241 commit 970b837
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 63 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,3 +84,5 @@ If you wish to deploy locally and have permissions to do so, run the following c
```bash
wrangler publish
```

> We don't do this often and generally use GitHub actions to do all of our deployments for us
80 changes: 18 additions & 62 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"wrangler": "^2.19.0"
},
"dependencies": {
"@graphql-tools/merge": "8.4.1",
"@graphql-tools/merge": "9.0.0",
"@graphql-tools/schema": "10.0.0",
"graphql": "^15.8.0",
"uuid": "9.0.0"
Expand Down

0 comments on commit 970b837

Please sign in to comment.