Skip to content

Commit f7f7ce3

Browse files
chore(deps): update all non-major dependencies (#6119)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 36913ee commit f7f7ce3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/executors/urql-exchange/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"tslib": "^2.4.0"
5353
},
5454
"devDependencies": {
55-
"@urql/core": "5.0.2",
55+
"@urql/core": "5.0.3",
5656
"wonka": "6.3.4"
5757
},
5858
"publishConfig": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3063,10 +3063,10 @@
30633063
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
30643064
integrity sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==
30653065

3066-
"@urql/core@5.0.2":
3067-
version "5.0.2"
3068-
resolved "https://registry.yarnpkg.com/@urql/core/-/core-5.0.2.tgz#ab2148ac96aab4067eed9d91833e664d40f64aa0"
3069-
integrity sha512-gxMYkhbZg43cPftRv9K/A8lLjbZm2aam+K5AfPyQyADQVKkQ0V5hC/XtH++Zdi3swhBvgjbvVG/YjdkZTh8PVg==
3066+
"@urql/core@5.0.3":
3067+
version "5.0.3"
3068+
resolved "https://registry.yarnpkg.com/@urql/core/-/core-5.0.3.tgz#80e390399f6aa32757c42733deb5f029bf0406ad"
3069+
integrity sha512-NZ3YqRr6IphbpFjGqujJOuVuV8/QegYxfjy1zdmOSWpYYFLpmMBfVtzZ/L8IiqPERVAEAIKjUsryLnVtXJQo4w==
30703070
dependencies:
30713071
"@0no-co/graphql.web" "^1.0.5"
30723072
wonka "^6.3.2"

0 commit comments

Comments
 (0)