Skip to content

Commit 087663b

Browse files
fix(deps): update all non-major dependencies (#806)
* 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>
1 parent 8ff3332 commit 087663b

File tree

3 files changed

+151
-94
lines changed

3 files changed

+151
-94
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@graphprotocol/client-cli': patch
3+
---
4+
dependencies updates:
5+
- 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`)

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"access": "public"
5050
},
5151
"dependencies": {
52-
"@graphql-mesh/cli": "^0.95.0",
52+
"@graphql-mesh/cli": "^0.96.0",
5353
"@graphql-mesh/graphql": "^0.102.0",
5454
"tslib": "^2.4.0",
5555
"@graphprotocol/client-auto-pagination": "^2.0.7",

0 commit comments

Comments
 (0)