Skip to content

Commit d769783

Browse files
chore(deps): update dependency @urql/exchange-graphcache to v7 (#677)
* chore(deps): update dependency @urql/exchange-graphcache to v7 * 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 0edb4bf commit d769783

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@graphql-codegen/typescript-urql-graphcache": patch
3+
---
4+
dependencies updates:
5+
- Updated dependency [`@urql/exchange-graphcache@^5.2.0 || ^6.0.0 || ^7.0.0` ↗︎](https://www.npmjs.com/package/@urql/exchange-graphcache/v/5.2.0) (from `^5.2.0 || ^6.0.0`, in `peerDependencies`)

packages/plugins/typescript/urql-graphcache/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"test": "jest --no-watchman --config ../../../../jest.config.js"
3838
},
3939
"peerDependencies": {
40-
"@urql/exchange-graphcache": "^5.2.0 || ^6.0.0",
40+
"@urql/exchange-graphcache": "^5.2.0 || ^6.0.0 || ^7.0.0",
4141
"graphql": "^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0",
4242
"graphql-tag": "^2.0.0"
4343
},

0 commit comments

Comments
 (0)