Skip to content

Commit b8766ca

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update apolloclient monorepo
1 parent 08fbbd6 commit b8766ca

File tree

6 files changed

+89
-89
lines changed

6 files changed

+89
-89
lines changed

advanced/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@
1515
"react-scripts": "1.1.4"
1616
},
1717
"dependencies": {
18-
"apollo-boost": "0.1.13",
19-
"apollo-client": "2.3.8",
18+
"apollo-boost": "0.1.14",
19+
"apollo-client": "2.4.0",
2020
"apollo-client-preset": "1.0.8",
2121
"apollo-link": "1.2.2",
2222
"apollo-link-ws": "1.0.8",
23-
"apollo-utilities": "1.0.18",
23+
"apollo-utilities": "1.0.19",
2424
"babel-cli": "6.26.0",
2525
"eslint-config-prettier": "2.10.0",
2626
"eslint-plugin-babel": "4.1.2",

advanced/yarn.lock

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -154,13 +154,13 @@ anymatch@^1.3.0:
154154
micromatch "^2.1.5"
155155
normalize-path "^2.0.0"
156156

157-
apollo-boost@0.1.13:
158-
version "0.1.13"
159-
resolved "https://registry.yarnpkg.com/apollo-boost/-/apollo-boost-0.1.13.tgz#194ad4527eb7cad0ac491f133f314b9ae9f31286"
157+
apollo-boost@0.1.14:
158+
version "0.1.14"
159+
resolved "https://registry.yarnpkg.com/apollo-boost/-/apollo-boost-0.1.14.tgz#0e0aa0b9f86644571ca394bbe3922216925fe4c9"
160160
dependencies:
161-
apollo-cache "^1.1.14"
162-
apollo-cache-inmemory "^1.2.7"
163-
apollo-client "^2.3.8"
161+
apollo-cache "^1.1.15"
162+
apollo-cache-inmemory "^1.2.8"
163+
apollo-client "^2.4.0"
164164
apollo-link "^1.0.6"
165165
apollo-link-error "^1.0.3"
166166
apollo-link-http "^1.3.1"
@@ -175,19 +175,19 @@ apollo-cache-inmemory@^1.1.7:
175175
apollo-utilities "^1.0.8"
176176
graphql-anywhere "^4.1.5"
177177

178-
apollo-cache-inmemory@^1.2.7:
179-
version "1.2.7"
180-
resolved "https://registry.yarnpkg.com/apollo-cache-inmemory/-/apollo-cache-inmemory-1.2.7.tgz#80517c4b5e910022ab8d318f47d9364f99db8541"
178+
apollo-cache-inmemory@^1.2.8:
179+
version "1.2.8"
180+
resolved "https://registry.yarnpkg.com/apollo-cache-inmemory/-/apollo-cache-inmemory-1.2.8.tgz#98be86fe7023dffd8ec86675c631a2b73e8c8308"
181181
dependencies:
182-
apollo-cache "^1.1.14"
183-
apollo-utilities "^1.0.18"
184-
graphql-anywhere "^4.1.16"
182+
apollo-cache "^1.1.15"
183+
apollo-utilities "^1.0.19"
184+
graphql-anywhere "^4.1.17"
185185

186-
apollo-cache@^1.1.14:
187-
version "1.1.14"
188-
resolved "https://registry.yarnpkg.com/apollo-cache/-/apollo-cache-1.1.14.tgz#c7d54cdbc7f544161f78fa5e4bae56650e22f7ad"
186+
apollo-cache@^1.1.15:
187+
version "1.1.15"
188+
resolved "https://registry.yarnpkg.com/apollo-cache/-/apollo-cache-1.1.15.tgz#48d3a366047fc4b876c2036a79b0e070dee74cc1"
189189
dependencies:
190-
apollo-utilities "^1.0.18"
190+
apollo-utilities "^1.0.19"
191191

192192
apollo-cache@^1.1.4:
193193
version "1.1.4"
@@ -205,15 +205,15 @@ apollo-client-preset@1.0.8:
205205
apollo-link-http "^1.3.1"
206206
graphql-tag "^2.4.2"
207207

208-
apollo-client@2.3.8, apollo-client@^2.3.8:
209-
version "2.3.8"
210-
resolved "https://registry.yarnpkg.com/apollo-client/-/apollo-client-2.3.8.tgz#0384a7210eb601ab88b1c13750da076fc9255b95"
208+
apollo-client@2.4.0, apollo-client@^2.4.0:
209+
version "2.4.0"
210+
resolved "https://registry.yarnpkg.com/apollo-client/-/apollo-client-2.4.0.tgz#438d2dc84316ee76032ae70fb7febe3c3d62a2fb"
211211
dependencies:
212212
"@types/zen-observable" "^0.8.0"
213-
apollo-cache "^1.1.14"
213+
apollo-cache "^1.1.15"
214214
apollo-link "^1.0.0"
215215
apollo-link-dedup "^1.0.0"
216-
apollo-utilities "^1.0.18"
216+
apollo-utilities "^1.0.19"
217217
symbol-observable "^1.0.2"
218218
zen-observable "^0.8.0"
219219
optionalDependencies:
@@ -280,9 +280,9 @@ apollo-link@^1.0.0, apollo-link@^1.0.6, apollo-link@^1.1.0:
280280
apollo-utilities "^1.0.0"
281281
zen-observable "^0.7.0"
282282

283-
apollo-utilities@1.0.18, apollo-utilities@^1.0.18:
284-
version "1.0.18"
285-
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.0.18.tgz#e4ee91534283fde2b744a26caaea120fe6a94f67"
283+
apollo-utilities@1.0.19, apollo-utilities@^1.0.19:
284+
version "1.0.19"
285+
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.0.19.tgz#f2d253bb8aa1395b62ded2f7749884233b5838e2"
286286
dependencies:
287287
fast-json-stable-stringify "^2.0.0"
288288

@@ -3197,11 +3197,11 @@ graphql-anywhere@^4.1.0-alpha.0:
31973197
dependencies:
31983198
apollo-utilities "^1.0.11"
31993199

3200-
graphql-anywhere@^4.1.16:
3201-
version "4.1.16"
3202-
resolved "https://registry.yarnpkg.com/graphql-anywhere/-/graphql-anywhere-4.1.16.tgz#82bb59643e30183cfb7b485ed4262a7b39d8a6c1"
3200+
graphql-anywhere@^4.1.17:
3201+
version "4.1.17"
3202+
resolved "https://registry.yarnpkg.com/graphql-anywhere/-/graphql-anywhere-4.1.17.tgz#5c9128d0c5c1623dc46ecbdf0916845061f1965a"
32033203
dependencies:
3204-
apollo-utilities "^1.0.18"
3204+
apollo-utilities "^1.0.19"
32053205

32063206
graphql-anywhere@^4.1.5:
32073207
version "4.1.5"

basic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"react-scripts": "1.1.4"
66
},
77
"dependencies": {
8-
"apollo-boost": "0.1.13",
8+
"apollo-boost": "0.1.14",
99
"graphql": "0.13.2",
1010
"react": "16.4.2",
1111
"react-apollo": "2.1.11",

basic/yarn.lock

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -142,42 +142,42 @@ anymatch@^1.3.0:
142142
micromatch "^2.1.5"
143143
normalize-path "^2.0.0"
144144

145-
apollo-boost@0.1.13:
146-
version "0.1.13"
147-
resolved "https://registry.yarnpkg.com/apollo-boost/-/apollo-boost-0.1.13.tgz#194ad4527eb7cad0ac491f133f314b9ae9f31286"
145+
apollo-boost@0.1.14:
146+
version "0.1.14"
147+
resolved "https://registry.yarnpkg.com/apollo-boost/-/apollo-boost-0.1.14.tgz#0e0aa0b9f86644571ca394bbe3922216925fe4c9"
148148
dependencies:
149-
apollo-cache "^1.1.14"
150-
apollo-cache-inmemory "^1.2.7"
151-
apollo-client "^2.3.8"
149+
apollo-cache "^1.1.15"
150+
apollo-cache-inmemory "^1.2.8"
151+
apollo-client "^2.4.0"
152152
apollo-link "^1.0.6"
153153
apollo-link-error "^1.0.3"
154154
apollo-link-http "^1.3.1"
155155
apollo-link-state "^0.4.0"
156156
graphql-tag "^2.4.2"
157157

158-
apollo-cache-inmemory@^1.2.7:
159-
version "1.2.7"
160-
resolved "https://registry.yarnpkg.com/apollo-cache-inmemory/-/apollo-cache-inmemory-1.2.7.tgz#80517c4b5e910022ab8d318f47d9364f99db8541"
158+
apollo-cache-inmemory@^1.2.8:
159+
version "1.2.8"
160+
resolved "https://registry.yarnpkg.com/apollo-cache-inmemory/-/apollo-cache-inmemory-1.2.8.tgz#98be86fe7023dffd8ec86675c631a2b73e8c8308"
161161
dependencies:
162-
apollo-cache "^1.1.14"
163-
apollo-utilities "^1.0.18"
164-
graphql-anywhere "^4.1.16"
162+
apollo-cache "^1.1.15"
163+
apollo-utilities "^1.0.19"
164+
graphql-anywhere "^4.1.17"
165165

166-
apollo-cache@^1.1.14:
167-
version "1.1.14"
168-
resolved "https://registry.yarnpkg.com/apollo-cache/-/apollo-cache-1.1.14.tgz#c7d54cdbc7f544161f78fa5e4bae56650e22f7ad"
166+
apollo-cache@^1.1.15:
167+
version "1.1.15"
168+
resolved "https://registry.yarnpkg.com/apollo-cache/-/apollo-cache-1.1.15.tgz#48d3a366047fc4b876c2036a79b0e070dee74cc1"
169169
dependencies:
170-
apollo-utilities "^1.0.18"
170+
apollo-utilities "^1.0.19"
171171

172-
apollo-client@^2.3.8:
173-
version "2.3.8"
174-
resolved "https://registry.yarnpkg.com/apollo-client/-/apollo-client-2.3.8.tgz#0384a7210eb601ab88b1c13750da076fc9255b95"
172+
apollo-client@^2.4.0:
173+
version "2.4.0"
174+
resolved "https://registry.yarnpkg.com/apollo-client/-/apollo-client-2.4.0.tgz#438d2dc84316ee76032ae70fb7febe3c3d62a2fb"
175175
dependencies:
176176
"@types/zen-observable" "^0.8.0"
177-
apollo-cache "^1.1.14"
177+
apollo-cache "^1.1.15"
178178
apollo-link "^1.0.0"
179179
apollo-link-dedup "^1.0.0"
180-
apollo-utilities "^1.0.18"
180+
apollo-utilities "^1.0.19"
181181
symbol-observable "^1.0.2"
182182
zen-observable "^0.8.0"
183183
optionalDependencies:
@@ -227,9 +227,9 @@ apollo-utilities@^1.0.0, apollo-utilities@^1.0.10, apollo-utilities@^1.0.8:
227227
version "1.0.10"
228228
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.0.10.tgz#0c35696891d4fa28d76768e0f7249d63c6da08b9"
229229

230-
apollo-utilities@^1.0.18:
231-
version "1.0.18"
232-
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.0.18.tgz#e4ee91534283fde2b744a26caaea120fe6a94f67"
230+
apollo-utilities@^1.0.19:
231+
version "1.0.19"
232+
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.0.19.tgz#f2d253bb8aa1395b62ded2f7749884233b5838e2"
233233
dependencies:
234234
fast-json-stable-stringify "^2.0.0"
235235

@@ -2929,11 +2929,11 @@ graphql-anywhere@^4.1.0-alpha.0:
29292929
dependencies:
29302930
apollo-utilities "^1.0.10"
29312931

2932-
graphql-anywhere@^4.1.16:
2933-
version "4.1.16"
2934-
resolved "https://registry.yarnpkg.com/graphql-anywhere/-/graphql-anywhere-4.1.16.tgz#82bb59643e30183cfb7b485ed4262a7b39d8a6c1"
2932+
graphql-anywhere@^4.1.17:
2933+
version "4.1.17"
2934+
resolved "https://registry.yarnpkg.com/graphql-anywhere/-/graphql-anywhere-4.1.17.tgz#5c9128d0c5c1623dc46ecbdf0916845061f1965a"
29352935
dependencies:
2936-
apollo-utilities "^1.0.18"
2936+
apollo-utilities "^1.0.19"
29372937

29382938
graphql-tag@^2.4.2:
29392939
version "2.8.0"

minimal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.1.0",
44
"private": true,
55
"dependencies": {
6-
"apollo-boost": "0.1.13",
6+
"apollo-boost": "0.1.14",
77
"graphql": "0.13.2",
88
"react": "16.4.2",
99
"react-apollo": "2.1.11",

minimal/yarn.lock

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -161,42 +161,42 @@ anymatch@^2.0.0:
161161
micromatch "^3.1.4"
162162
normalize-path "^2.1.1"
163163

164-
apollo-boost@0.1.13:
165-
version "0.1.13"
166-
resolved "https://registry.yarnpkg.com/apollo-boost/-/apollo-boost-0.1.13.tgz#194ad4527eb7cad0ac491f133f314b9ae9f31286"
164+
apollo-boost@0.1.14:
165+
version "0.1.14"
166+
resolved "https://registry.yarnpkg.com/apollo-boost/-/apollo-boost-0.1.14.tgz#0e0aa0b9f86644571ca394bbe3922216925fe4c9"
167167
dependencies:
168-
apollo-cache "^1.1.14"
169-
apollo-cache-inmemory "^1.2.7"
170-
apollo-client "^2.3.8"
168+
apollo-cache "^1.1.15"
169+
apollo-cache-inmemory "^1.2.8"
170+
apollo-client "^2.4.0"
171171
apollo-link "^1.0.6"
172172
apollo-link-error "^1.0.3"
173173
apollo-link-http "^1.3.1"
174174
apollo-link-state "^0.4.0"
175175
graphql-tag "^2.4.2"
176176

177-
apollo-cache-inmemory@^1.2.7:
178-
version "1.2.7"
179-
resolved "https://registry.yarnpkg.com/apollo-cache-inmemory/-/apollo-cache-inmemory-1.2.7.tgz#80517c4b5e910022ab8d318f47d9364f99db8541"
177+
apollo-cache-inmemory@^1.2.8:
178+
version "1.2.8"
179+
resolved "https://registry.yarnpkg.com/apollo-cache-inmemory/-/apollo-cache-inmemory-1.2.8.tgz#98be86fe7023dffd8ec86675c631a2b73e8c8308"
180180
dependencies:
181-
apollo-cache "^1.1.14"
182-
apollo-utilities "^1.0.18"
183-
graphql-anywhere "^4.1.16"
181+
apollo-cache "^1.1.15"
182+
apollo-utilities "^1.0.19"
183+
graphql-anywhere "^4.1.17"
184184

185-
apollo-cache@^1.1.14:
186-
version "1.1.14"
187-
resolved "https://registry.yarnpkg.com/apollo-cache/-/apollo-cache-1.1.14.tgz#c7d54cdbc7f544161f78fa5e4bae56650e22f7ad"
185+
apollo-cache@^1.1.15:
186+
version "1.1.15"
187+
resolved "https://registry.yarnpkg.com/apollo-cache/-/apollo-cache-1.1.15.tgz#48d3a366047fc4b876c2036a79b0e070dee74cc1"
188188
dependencies:
189-
apollo-utilities "^1.0.18"
189+
apollo-utilities "^1.0.19"
190190

191-
apollo-client@^2.3.8:
192-
version "2.3.8"
193-
resolved "https://registry.yarnpkg.com/apollo-client/-/apollo-client-2.3.8.tgz#0384a7210eb601ab88b1c13750da076fc9255b95"
191+
apollo-client@^2.4.0:
192+
version "2.4.0"
193+
resolved "https://registry.yarnpkg.com/apollo-client/-/apollo-client-2.4.0.tgz#438d2dc84316ee76032ae70fb7febe3c3d62a2fb"
194194
dependencies:
195195
"@types/zen-observable" "^0.8.0"
196-
apollo-cache "^1.1.14"
196+
apollo-cache "^1.1.15"
197197
apollo-link "^1.0.0"
198198
apollo-link-dedup "^1.0.0"
199-
apollo-utilities "^1.0.18"
199+
apollo-utilities "^1.0.19"
200200
symbol-observable "^1.0.2"
201201
zen-observable "^0.8.0"
202202
optionalDependencies:
@@ -246,9 +246,9 @@ apollo-utilities@^1.0.0, apollo-utilities@^1.0.10, apollo-utilities@^1.0.8:
246246
version "1.0.10"
247247
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.0.10.tgz#0c35696891d4fa28d76768e0f7249d63c6da08b9"
248248

249-
apollo-utilities@^1.0.18:
250-
version "1.0.18"
251-
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.0.18.tgz#e4ee91534283fde2b744a26caaea120fe6a94f67"
249+
apollo-utilities@^1.0.19:
250+
version "1.0.19"
251+
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.0.19.tgz#f2d253bb8aa1395b62ded2f7749884233b5838e2"
252252
dependencies:
253253
fast-json-stable-stringify "^2.0.0"
254254

@@ -3137,11 +3137,11 @@ graphql-anywhere@^4.1.0-alpha.0:
31373137
dependencies:
31383138
apollo-utilities "^1.0.10"
31393139

3140-
graphql-anywhere@^4.1.16:
3141-
version "4.1.16"
3142-
resolved "https://registry.yarnpkg.com/graphql-anywhere/-/graphql-anywhere-4.1.16.tgz#82bb59643e30183cfb7b485ed4262a7b39d8a6c1"
3140+
graphql-anywhere@^4.1.17:
3141+
version "4.1.17"
3142+
resolved "https://registry.yarnpkg.com/graphql-anywhere/-/graphql-anywhere-4.1.17.tgz#5c9128d0c5c1623dc46ecbdf0916845061f1965a"
31433143
dependencies:
3144-
apollo-utilities "^1.0.18"
3144+
apollo-utilities "^1.0.19"
31453145

31463146
graphql-tag@^2.4.2:
31473147
version "2.8.0"

0 commit comments

Comments
 (0)