Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#806)
Browse files Browse the repository at this point in the history
* fix(deps): update all non-major dependencies

* chore(dependencies): updated changesets for modified dependencies

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and github-actions[bot] authored Aug 29, 2024
1 parent 8ff3332 commit 087663b
Show file tree
Hide file tree
Showing 3 changed files with 151 additions and 94 deletions.
5 changes: 5 additions & 0 deletions .changeset/@graphprotocol_client-cli-806-dependencies.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@graphprotocol/client-cli': patch
---
dependencies updates:
- Updated dependency [`@graphql-mesh/cli@^0.96.0` ↗︎](https://www.npmjs.com/package/@graphql-mesh/cli/v/0.96.0) (from `^0.95.0`, in `dependencies`)
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"access": "public"
},
"dependencies": {
"@graphql-mesh/cli": "^0.95.0",
"@graphql-mesh/cli": "^0.96.0",
"@graphql-mesh/graphql": "^0.102.0",
"tslib": "^2.4.0",
"@graphprotocol/client-auto-pagination": "^2.0.7",
Expand Down
Loading

0 comments on commit 087663b

Please sign in to comment.