Skip to content

Commit ecb756e

Browse files
chore(deps): update dependency @urql/exchange-graphcache to v8
1 parent 8112cea commit ecb756e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 || ^7.0.0",
40+
"@urql/exchange-graphcache": "^5.2.0 || ^6.0.0 || ^7.0.0 || ^8.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)