Skip to content

Commit 970b837

Browse files
authored
Merge pull request #196 from the-hideout/dependabot/npm_and_yarn/graphql-tools/merge-9.0.0
Bump @graphql-tools/merge from 8.4.1 to 9.0.0
2 parents dee5c68 + 7703241 commit 970b837

File tree

3 files changed

+21
-63
lines changed

3 files changed

+21
-63
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,3 +84,5 @@ If you wish to deploy locally and have permissions to do so, run the following c
8484
```bash
8585
wrangler publish
8686
```
87+
88+
> We don't do this often and generally use GitHub actions to do all of our deployments for us

package-lock.json

Lines changed: 18 additions & 62 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"wrangler": "^2.19.0"
2424
},
2525
"dependencies": {
26-
"@graphql-tools/merge": "8.4.1",
26+
"@graphql-tools/merge": "9.0.0",
2727
"@graphql-tools/schema": "10.0.0",
2828
"graphql": "^15.8.0",
2929
"uuid": "9.0.0"

0 commit comments

Comments
 (0)