Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#206)
Browse files Browse the repository at this point in the history
* chore(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 23, 2022
1 parent b12c2cc commit 8f861b5
Show file tree
Hide file tree
Showing 11 changed files with 179 additions and 134 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
"@graphprotocol/client-add-source-name": patch
---

dependencies updates:

- Updated dependency [`@graphql-mesh/types@^0.78.0 || ^0.79.0 || ^0.80.0` ↗︎](https://www.npmjs.com/package/@graphql-mesh/types/v/null) (from `^0.78.0 || ^0.79.0`, in `peerDependencies`)
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
"@graphprotocol/client-auto-pagination": patch
---

dependencies updates:

- Updated dependency [`@graphql-mesh/types@^0.78.0 || ^0.79.0 || ^0.80.0` ↗︎](https://www.npmjs.com/package/@graphql-mesh/types/v/null) (from `^0.78.0 || ^0.79.0`, in `peerDependencies`)
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
"@graphprotocol/client-auto-type-merging": patch
---

dependencies updates:

- Updated dependency [`@graphql-mesh/[email protected]` ↗︎](https://www.npmjs.com/package/@graphql-mesh/transform-type-merging/v/0.4.21) (from `0.4.20`, in `dependencies`)
- Updated dependency [`@graphql-mesh/types@^0.78.0 || ^0.79.0 || ^0.80.0` ↗︎](https://www.npmjs.com/package/@graphql-mesh/types/v/null) (from `^0.78.0 || ^0.79.0`, in `peerDependencies`)
8 changes: 8 additions & 0 deletions .changeset/@graphprotocol_client-cli-206-dependencies.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
"@graphprotocol/client-cli": patch
---

dependencies updates:

- Updated dependency [`@graphql-mesh/[email protected]` ↗︎](https://www.npmjs.com/package/@graphql-mesh/cli/v/0.75.12) (from `0.75.11`, in `dependencies`)
- Updated dependency [`@graphql-mesh/[email protected]` ↗︎](https://www.npmjs.com/package/@graphql-mesh/graphql/v/0.29.11) (from `0.29.10`, in `dependencies`)
2 changes: 1 addition & 1 deletion examples/composition/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@graphprotocol/client-cli": "2.2.1",
"@graphql-mesh/transform-rename": "0.12.66",
"@graphql-mesh/transform-rename": "0.12.67",
"concurrently": "7.3.0",
"graphql": "16.6.0",
"nodemon": "2.0.19",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
],
"homepage": "https://github.com/graphprotocol/graph-client#readme",
"devDependencies": {
"@babel/core": "7.18.10",
"@babel/core": "7.18.13",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-proposal-decorators": "7.18.10",
"@babel/preset-env": "7.18.10",
Expand Down
2 changes: 1 addition & 1 deletion packages/add-source-name/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@graphql-tools/delegate": "9.0.3",
"@graphql-tools/wrap": "9.0.4",
"@graphql-tools/utils": "8.10.0",
"@graphql-mesh/types": "^0.78.0 || ^0.79.0"
"@graphql-mesh/types": "^0.78.0 || ^0.79.0 || ^0.80.0"
},
"type": "module"
}
4 changes: 2 additions & 2 deletions packages/auto-pagination/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,11 +54,11 @@
},
"devDependencies": {
"@types/lodash": "4.14.184",
"@graphql-mesh/transform-prefix": "0.11.65"
"@graphql-mesh/transform-prefix": "0.11.66"
},
"peerDependencies": {
"graphql": "^15.2.0 || ^16.0.0",
"@graphql-mesh/types": "^0.78.0 || ^0.79.0"
"@graphql-mesh/types": "^0.78.0 || ^0.79.0 || ^0.80.0"
},
"type": "module"
}
4 changes: 2 additions & 2 deletions packages/auto-type-merging/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,12 +47,12 @@
},
"dependencies": {
"@graphql-tools/delegate": "9.0.3",
"@graphql-mesh/transform-type-merging": "0.4.20",
"@graphql-mesh/transform-type-merging": "0.4.21",
"tslib": "^2.4.0"
},
"peerDependencies": {
"graphql": "^15.2.0 || ^16.0.0",
"@graphql-mesh/types": "^0.78.0 || ^0.79.0"
"@graphql-mesh/types": "^0.78.0 || ^0.79.0 || ^0.80.0"
},
"type": "module"
}
4 changes: 2 additions & 2 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@
"access": "public"
},
"dependencies": {
"@graphql-mesh/cli": "0.75.11",
"@graphql-mesh/graphql": "0.29.10",
"@graphql-mesh/cli": "0.75.12",
"@graphql-mesh/graphql": "0.29.11",
"tslib": "^2.4.0",
"@graphprotocol/client-auto-pagination": "1.1.3",
"@graphprotocol/client-auto-type-merging": "1.0.4",
Expand Down
Loading

0 comments on commit 8f861b5

Please sign in to comment.