Skip to content

Commit ca4e929

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

File tree

6 files changed

+95
-95
lines changed

6 files changed

+95
-95
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.5"
1616
},
1717
"dependencies": {
18-
"apollo-boost": "0.1.14",
19-
"apollo-client": "2.4.0",
18+
"apollo-boost": "0.1.15",
19+
"apollo-client": "2.4.1",
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.19",
23+
"apollo-utilities": "1.0.20",
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
@@ -168,13 +168,13 @@ anymatch@^2.0.0:
168168
micromatch "^3.1.4"
169169
normalize-path "^2.1.1"
170170

171-
apollo-boost@0.1.14:
172-
version "0.1.14"
173-
resolved "https://registry.yarnpkg.com/apollo-boost/-/apollo-boost-0.1.14.tgz#0e0aa0b9f86644571ca394bbe3922216925fe4c9"
171+
apollo-boost@0.1.15:
172+
version "0.1.15"
173+
resolved "https://registry.yarnpkg.com/apollo-boost/-/apollo-boost-0.1.15.tgz#86357437fe150383d9c75f483cf656013c243258"
174174
dependencies:
175-
apollo-cache "^1.1.15"
176-
apollo-cache-inmemory "^1.2.8"
177-
apollo-client "^2.4.0"
175+
apollo-cache "^1.1.16"
176+
apollo-cache-inmemory "^1.2.9"
177+
apollo-client "^2.4.1"
178178
apollo-link "^1.0.6"
179179
apollo-link-error "^1.0.3"
180180
apollo-link-http "^1.3.1"
@@ -189,19 +189,19 @@ apollo-cache-inmemory@^1.1.7:
189189
apollo-utilities "^1.0.8"
190190
graphql-anywhere "^4.1.5"
191191

192-
apollo-cache-inmemory@^1.2.8:
193-
version "1.2.8"
194-
resolved "https://registry.yarnpkg.com/apollo-cache-inmemory/-/apollo-cache-inmemory-1.2.8.tgz#98be86fe7023dffd8ec86675c631a2b73e8c8308"
192+
apollo-cache-inmemory@^1.2.9:
193+
version "1.2.9"
194+
resolved "https://registry.yarnpkg.com/apollo-cache-inmemory/-/apollo-cache-inmemory-1.2.9.tgz#26e0c8c6a6c865bf9987d741114388cdbc3fae23"
195195
dependencies:
196-
apollo-cache "^1.1.15"
197-
apollo-utilities "^1.0.19"
198-
graphql-anywhere "^4.1.17"
196+
apollo-cache "^1.1.16"
197+
apollo-utilities "^1.0.20"
198+
graphql-anywhere "^4.1.18"
199199

200-
apollo-cache@^1.1.15:
201-
version "1.1.15"
202-
resolved "https://registry.yarnpkg.com/apollo-cache/-/apollo-cache-1.1.15.tgz#48d3a366047fc4b876c2036a79b0e070dee74cc1"
200+
apollo-cache@1.1.16, apollo-cache@^1.1.16:
201+
version "1.1.16"
202+
resolved "https://registry.yarnpkg.com/apollo-cache/-/apollo-cache-1.1.16.tgz#0c7460ee8eff1898462979143b4e922aaba73cf8"
203203
dependencies:
204-
apollo-utilities "^1.0.19"
204+
apollo-utilities "^1.0.20"
205205

206206
apollo-cache@^1.1.4:
207207
version "1.1.4"
@@ -219,15 +219,15 @@ apollo-client-preset@1.0.8:
219219
apollo-link-http "^1.3.1"
220220
graphql-tag "^2.4.2"
221221

222-
apollo-client@2.4.0, apollo-client@^2.4.0:
223-
version "2.4.0"
224-
resolved "https://registry.yarnpkg.com/apollo-client/-/apollo-client-2.4.0.tgz#438d2dc84316ee76032ae70fb7febe3c3d62a2fb"
222+
apollo-client@2.4.1, apollo-client@^2.4.1:
223+
version "2.4.1"
224+
resolved "https://registry.yarnpkg.com/apollo-client/-/apollo-client-2.4.1.tgz#d2ebaac1831fa170f7d0070bb9d581cccb5f64e3"
225225
dependencies:
226226
"@types/zen-observable" "^0.8.0"
227-
apollo-cache "^1.1.15"
227+
apollo-cache "1.1.16"
228228
apollo-link "^1.0.0"
229229
apollo-link-dedup "^1.0.0"
230-
apollo-utilities "^1.0.19"
230+
apollo-utilities "1.0.20"
231231
symbol-observable "^1.0.2"
232232
zen-observable "^0.8.0"
233233
optionalDependencies:
@@ -294,9 +294,9 @@ apollo-link@^1.0.0, apollo-link@^1.0.6, apollo-link@^1.1.0:
294294
apollo-utilities "^1.0.0"
295295
zen-observable "^0.7.0"
296296

297-
apollo-utilities@1.0.19, apollo-utilities@^1.0.19:
298-
version "1.0.19"
299-
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.0.19.tgz#f2d253bb8aa1395b62ded2f7749884233b5838e2"
297+
apollo-utilities@1.0.20, apollo-utilities@^1.0.20:
298+
version "1.0.20"
299+
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.0.20.tgz#b14318686cb67838279fb5f009cca0ec97a4d140"
300300
dependencies:
301301
fast-json-stable-stringify "^2.0.0"
302302

@@ -3423,11 +3423,11 @@ graphql-anywhere@^4.1.0-alpha.0:
34233423
dependencies:
34243424
apollo-utilities "^1.0.11"
34253425

3426-
graphql-anywhere@^4.1.17:
3427-
version "4.1.17"
3428-
resolved "https://registry.yarnpkg.com/graphql-anywhere/-/graphql-anywhere-4.1.17.tgz#5c9128d0c5c1623dc46ecbdf0916845061f1965a"
3426+
graphql-anywhere@^4.1.18:
3427+
version "4.1.18"
3428+
resolved "https://registry.yarnpkg.com/graphql-anywhere/-/graphql-anywhere-4.1.18.tgz#29bfc5d42bf8ee1f5cdc9a9857c98c3eb4b7fab4"
34293429
dependencies:
3430-
apollo-utilities "^1.0.19"
3430+
apollo-utilities "^1.0.20"
34313431

34323432
graphql-anywhere@^4.1.5:
34333433
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.5"
66
},
77
"dependencies": {
8-
"apollo-boost": "0.1.14",
8+
"apollo-boost": "0.1.15",
99
"graphql": "0.13.2",
1010
"react": "16.4.2",
1111
"react-apollo": "2.1.11",

basic/yarn.lock

Lines changed: 31 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -156,42 +156,42 @@ anymatch@^2.0.0:
156156
micromatch "^3.1.4"
157157
normalize-path "^2.1.1"
158158

159-
apollo-boost@0.1.14:
160-
version "0.1.14"
161-
resolved "https://registry.yarnpkg.com/apollo-boost/-/apollo-boost-0.1.14.tgz#0e0aa0b9f86644571ca394bbe3922216925fe4c9"
159+
apollo-boost@0.1.15:
160+
version "0.1.15"
161+
resolved "https://registry.yarnpkg.com/apollo-boost/-/apollo-boost-0.1.15.tgz#86357437fe150383d9c75f483cf656013c243258"
162162
dependencies:
163-
apollo-cache "^1.1.15"
164-
apollo-cache-inmemory "^1.2.8"
165-
apollo-client "^2.4.0"
163+
apollo-cache "^1.1.16"
164+
apollo-cache-inmemory "^1.2.9"
165+
apollo-client "^2.4.1"
166166
apollo-link "^1.0.6"
167167
apollo-link-error "^1.0.3"
168168
apollo-link-http "^1.3.1"
169169
apollo-link-state "^0.4.0"
170170
graphql-tag "^2.4.2"
171171

172-
apollo-cache-inmemory@^1.2.8:
173-
version "1.2.8"
174-
resolved "https://registry.yarnpkg.com/apollo-cache-inmemory/-/apollo-cache-inmemory-1.2.8.tgz#98be86fe7023dffd8ec86675c631a2b73e8c8308"
172+
apollo-cache-inmemory@^1.2.9:
173+
version "1.2.9"
174+
resolved "https://registry.yarnpkg.com/apollo-cache-inmemory/-/apollo-cache-inmemory-1.2.9.tgz#26e0c8c6a6c865bf9987d741114388cdbc3fae23"
175175
dependencies:
176-
apollo-cache "^1.1.15"
177-
apollo-utilities "^1.0.19"
178-
graphql-anywhere "^4.1.17"
176+
apollo-cache "^1.1.16"
177+
apollo-utilities "^1.0.20"
178+
graphql-anywhere "^4.1.18"
179179

180-
apollo-cache@^1.1.15:
181-
version "1.1.15"
182-
resolved "https://registry.yarnpkg.com/apollo-cache/-/apollo-cache-1.1.15.tgz#48d3a366047fc4b876c2036a79b0e070dee74cc1"
180+
apollo-cache@1.1.16, apollo-cache@^1.1.16:
181+
version "1.1.16"
182+
resolved "https://registry.yarnpkg.com/apollo-cache/-/apollo-cache-1.1.16.tgz#0c7460ee8eff1898462979143b4e922aaba73cf8"
183183
dependencies:
184-
apollo-utilities "^1.0.19"
184+
apollo-utilities "^1.0.20"
185185

186-
apollo-client@^2.4.0:
187-
version "2.4.0"
188-
resolved "https://registry.yarnpkg.com/apollo-client/-/apollo-client-2.4.0.tgz#438d2dc84316ee76032ae70fb7febe3c3d62a2fb"
186+
apollo-client@^2.4.1:
187+
version "2.4.1"
188+
resolved "https://registry.yarnpkg.com/apollo-client/-/apollo-client-2.4.1.tgz#d2ebaac1831fa170f7d0070bb9d581cccb5f64e3"
189189
dependencies:
190190
"@types/zen-observable" "^0.8.0"
191-
apollo-cache "^1.1.15"
191+
apollo-cache "1.1.16"
192192
apollo-link "^1.0.0"
193193
apollo-link-dedup "^1.0.0"
194-
apollo-utilities "^1.0.19"
194+
apollo-utilities "1.0.20"
195195
symbol-observable "^1.0.2"
196196
zen-observable "^0.8.0"
197197
optionalDependencies:
@@ -237,16 +237,16 @@ apollo-link@^1.0.0, apollo-link@^1.0.6, apollo-link@^1.2.1:
237237
apollo-utilities "^1.0.0"
238238
zen-observable-ts "^0.8.6"
239239

240+
apollo-utilities@1.0.20, apollo-utilities@^1.0.20:
241+
version "1.0.20"
242+
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.0.20.tgz#b14318686cb67838279fb5f009cca0ec97a4d140"
243+
dependencies:
244+
fast-json-stable-stringify "^2.0.0"
245+
240246
apollo-utilities@^1.0.0, apollo-utilities@^1.0.10, apollo-utilities@^1.0.8:
241247
version "1.0.10"
242248
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.0.10.tgz#0c35696891d4fa28d76768e0f7249d63c6da08b9"
243249

244-
apollo-utilities@^1.0.19:
245-
version "1.0.19"
246-
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.0.19.tgz#f2d253bb8aa1395b62ded2f7749884233b5838e2"
247-
dependencies:
248-
fast-json-stable-stringify "^2.0.0"
249-
250250
append-transform@^0.4.0:
251251
version "0.4.0"
252252
resolved "https://registry.yarnpkg.com/append-transform/-/append-transform-0.4.0.tgz#d76ebf8ca94d276e247a36bad44a4b74ab611991"
@@ -3155,11 +3155,11 @@ graphql-anywhere@^4.1.0-alpha.0:
31553155
dependencies:
31563156
apollo-utilities "^1.0.10"
31573157

3158-
graphql-anywhere@^4.1.17:
3159-
version "4.1.17"
3160-
resolved "https://registry.yarnpkg.com/graphql-anywhere/-/graphql-anywhere-4.1.17.tgz#5c9128d0c5c1623dc46ecbdf0916845061f1965a"
3158+
graphql-anywhere@^4.1.18:
3159+
version "4.1.18"
3160+
resolved "https://registry.yarnpkg.com/graphql-anywhere/-/graphql-anywhere-4.1.18.tgz#29bfc5d42bf8ee1f5cdc9a9857c98c3eb4b7fab4"
31613161
dependencies:
3162-
apollo-utilities "^1.0.19"
3162+
apollo-utilities "^1.0.20"
31633163

31643164
graphql-tag@^2.4.2:
31653165
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.14",
6+
"apollo-boost": "0.1.15",
77
"graphql": "0.13.2",
88
"react": "16.4.2",
99
"react-apollo": "2.1.11",

minimal/yarn.lock

Lines changed: 31 additions & 31 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.14:
165-
version "0.1.14"
166-
resolved "https://registry.yarnpkg.com/apollo-boost/-/apollo-boost-0.1.14.tgz#0e0aa0b9f86644571ca394bbe3922216925fe4c9"
164+
apollo-boost@0.1.15:
165+
version "0.1.15"
166+
resolved "https://registry.yarnpkg.com/apollo-boost/-/apollo-boost-0.1.15.tgz#86357437fe150383d9c75f483cf656013c243258"
167167
dependencies:
168-
apollo-cache "^1.1.15"
169-
apollo-cache-inmemory "^1.2.8"
170-
apollo-client "^2.4.0"
168+
apollo-cache "^1.1.16"
169+
apollo-cache-inmemory "^1.2.9"
170+
apollo-client "^2.4.1"
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.8:
178-
version "1.2.8"
179-
resolved "https://registry.yarnpkg.com/apollo-cache-inmemory/-/apollo-cache-inmemory-1.2.8.tgz#98be86fe7023dffd8ec86675c631a2b73e8c8308"
177+
apollo-cache-inmemory@^1.2.9:
178+
version "1.2.9"
179+
resolved "https://registry.yarnpkg.com/apollo-cache-inmemory/-/apollo-cache-inmemory-1.2.9.tgz#26e0c8c6a6c865bf9987d741114388cdbc3fae23"
180180
dependencies:
181-
apollo-cache "^1.1.15"
182-
apollo-utilities "^1.0.19"
183-
graphql-anywhere "^4.1.17"
181+
apollo-cache "^1.1.16"
182+
apollo-utilities "^1.0.20"
183+
graphql-anywhere "^4.1.18"
184184

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"
185+
apollo-cache@1.1.16, apollo-cache@^1.1.16:
186+
version "1.1.16"
187+
resolved "https://registry.yarnpkg.com/apollo-cache/-/apollo-cache-1.1.16.tgz#0c7460ee8eff1898462979143b4e922aaba73cf8"
188188
dependencies:
189-
apollo-utilities "^1.0.19"
189+
apollo-utilities "^1.0.20"
190190

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"
191+
apollo-client@^2.4.1:
192+
version "2.4.1"
193+
resolved "https://registry.yarnpkg.com/apollo-client/-/apollo-client-2.4.1.tgz#d2ebaac1831fa170f7d0070bb9d581cccb5f64e3"
194194
dependencies:
195195
"@types/zen-observable" "^0.8.0"
196-
apollo-cache "^1.1.15"
196+
apollo-cache "1.1.16"
197197
apollo-link "^1.0.0"
198198
apollo-link-dedup "^1.0.0"
199-
apollo-utilities "^1.0.19"
199+
apollo-utilities "1.0.20"
200200
symbol-observable "^1.0.2"
201201
zen-observable "^0.8.0"
202202
optionalDependencies:
@@ -242,16 +242,16 @@ apollo-link@^1.0.0, apollo-link@^1.0.6, apollo-link@^1.2.1:
242242
apollo-utilities "^1.0.0"
243243
zen-observable-ts "^0.8.6"
244244

245+
apollo-utilities@1.0.20, apollo-utilities@^1.0.20:
246+
version "1.0.20"
247+
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.0.20.tgz#b14318686cb67838279fb5f009cca0ec97a4d140"
248+
dependencies:
249+
fast-json-stable-stringify "^2.0.0"
250+
245251
apollo-utilities@^1.0.0, apollo-utilities@^1.0.10, apollo-utilities@^1.0.8:
246252
version "1.0.10"
247253
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.0.10.tgz#0c35696891d4fa28d76768e0f7249d63c6da08b9"
248254

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"
252-
dependencies:
253-
fast-json-stable-stringify "^2.0.0"
254-
255255
append-transform@^0.4.0:
256256
version "0.4.0"
257257
resolved "https://registry.yarnpkg.com/append-transform/-/append-transform-0.4.0.tgz#d76ebf8ca94d276e247a36bad44a4b74ab611991"
@@ -3162,11 +3162,11 @@ graphql-anywhere@^4.1.0-alpha.0:
31623162
dependencies:
31633163
apollo-utilities "^1.0.10"
31643164

3165-
graphql-anywhere@^4.1.17:
3166-
version "4.1.17"
3167-
resolved "https://registry.yarnpkg.com/graphql-anywhere/-/graphql-anywhere-4.1.17.tgz#5c9128d0c5c1623dc46ecbdf0916845061f1965a"
3165+
graphql-anywhere@^4.1.18:
3166+
version "4.1.18"
3167+
resolved "https://registry.yarnpkg.com/graphql-anywhere/-/graphql-anywhere-4.1.18.tgz#29bfc5d42bf8ee1f5cdc9a9857c98c3eb4b7fab4"
31683168
dependencies:
3169-
apollo-utilities "^1.0.19"
3169+
apollo-utilities "^1.0.20"
31703170

31713171
graphql-tag@^2.4.2:
31723172
version "2.8.0"

0 commit comments

Comments
 (0)