Skip to content

Commit 78ed892

Browse files
Update dependency @graphql-mesh/urql-exchange to v2 (#24)
Co-authored-by: Renovate Bot <[email protected]>
1 parent d68cddc commit 78ed892

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/urql/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"access": "public"
4040
},
4141
"dependencies": {
42-
"@graphql-mesh/urql-exchange": "0.0.1",
42+
"@graphql-mesh/urql-exchange": "2.0.0",
4343
"tslib": "2.3.1"
4444
},
4545
"peerDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1662,10 +1662,10 @@
16621662
fetchache "0.1.1"
16631663
tslib "^2.3.1"
16641664

1665-
"@graphql-mesh/urql-exchange@0.0.1":
1666-
version "0.0.1"
1667-
resolved "https://registry.yarnpkg.com/@graphql-mesh/urql-exchange/-/urql-exchange-0.0.1.tgz#23c85304731b9f170623664d70508d7889aa1ad1"
1668-
integrity sha512-L7XCscCQv/wAXCr6KxRaZQxohRvHLahFRmcqOkof+Bn3iSPNNtz5pR0hWUpSByjYBuatNdwAyD2XbvgwTiatuQ==
1665+
"@graphql-mesh/urql-exchange@2.0.0":
1666+
version "2.0.0"
1667+
resolved "https://registry.yarnpkg.com/@graphql-mesh/urql-exchange/-/urql-exchange-2.0.0.tgz#90cd2cca1d8f87eda892c5ecb613f4e2537b3a39"
1668+
integrity sha512-9sB6ySVn+mlJQq55fDC0QWMoOwTNAE7e/Oa9QNiYhdHBxEw0nRnKGnl23qM+lLiW5liT4GQRhkSFPofK7KuhgA==
16691669
dependencies:
16701670
tslib "2.3.1"
16711671

0 commit comments

Comments
 (0)