Skip to content

Commit aa7d8f3

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency apollo-link-state to v0.4.2
1 parent b6b3c86 commit aa7d8f3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

advanced/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"apollo-link": "1.2.4",
1515
"apollo-link-context": "1.0.10",
1616
"apollo-link-http": "1.5.7",
17-
"apollo-link-state": "0.4.1",
17+
"apollo-link-state": "0.4.2",
1818
"apollo-link-ws": "1.0.10",
1919
"apollo-utilities": "1.0.26",
2020
"graphql": "0.13.2",

advanced/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -174,9 +174,9 @@ [email protected]:
174174
apollo-link "^1.2.4"
175175
apollo-link-http-common "^0.2.6"
176176

177-
178-
version "0.4.1"
179-
resolved "https://registry.yarnpkg.com/apollo-link-state/-/apollo-link-state-0.4.1.tgz#65e9e0e12c67936b8c4b12b8438434f393104579"
177+
178+
version "0.4.2"
179+
resolved "https://registry.yarnpkg.com/apollo-link-state/-/apollo-link-state-0.4.2.tgz#ac00e9be9b0ca89eae0be6ba31fe904b80bbe2e8"
180180
dependencies:
181181
apollo-utilities "^1.0.8"
182182
graphql-anywhere "^4.1.0-alpha.0"

0 commit comments

Comments
 (0)