Skip to content

Commit c966518

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update apollo graphql packages
1 parent 36e2533 commit c966518

File tree

6 files changed

+109
-70
lines changed

6 files changed

+109
-70
lines changed

advanced/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@
99
"build": "node build/build.js"
1010
},
1111
"dependencies": {
12-
"apollo-cache-inmemory": "1.6.3",
13-
"apollo-client": "2.6.4",
12+
"apollo-cache-inmemory": "1.6.5",
13+
"apollo-client": "2.6.8",
1414
"apollo-link": "1.2.13",
1515
"apollo-link-context": "1.0.19",
1616
"apollo-link-http": "1.5.16",
1717
"apollo-link-state": "0.4.2",
1818
"apollo-link-ws": "1.0.19",
19-
"apollo-utilities": "1.3.2",
19+
"apollo-utilities": "1.3.3",
2020
"graphql": "0.13.2",
2121
"graphql-tag": "2.10.1",
2222
"jwt-decode": "2.2.0",

advanced/yarn.lock

Lines changed: 34 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -141,34 +141,34 @@ anymatch@^2.0.0:
141141
micromatch "^3.1.4"
142142
normalize-path "^2.1.1"
143143

144-
145-
version "1.6.3"
146-
resolved "https://registry.yarnpkg.com/apollo-cache-inmemory/-/apollo-cache-inmemory-1.6.3.tgz#826861d20baca4abc45f7ca7a874105905b8525d"
144+
145+
version "1.6.5"
146+
resolved "https://registry.yarnpkg.com/apollo-cache-inmemory/-/apollo-cache-inmemory-1.6.5.tgz#2ccaa3827686f6ed7fb634203dbf2b8d7015856a"
147147
dependencies:
148-
apollo-cache "^1.3.2"
149-
apollo-utilities "^1.3.2"
148+
apollo-cache "^1.3.4"
149+
apollo-utilities "^1.3.3"
150150
optimism "^0.10.0"
151151
ts-invariant "^0.4.0"
152-
tslib "^1.9.3"
152+
tslib "^1.10.0"
153153

154-
[email protected].2, apollo-cache@^1.3.2:
155-
version "1.3.2"
156-
resolved "https://registry.yarnpkg.com/apollo-cache/-/apollo-cache-1.3.2.tgz#df4dce56240d6c95c613510d7e409f7214e6d26a"
154+
[email protected].4, apollo-cache@^1.3.4:
155+
version "1.3.4"
156+
resolved "https://registry.yarnpkg.com/apollo-cache/-/apollo-cache-1.3.4.tgz#0c9f63c793e1cd6e34c450f7668e77aff58c9a42"
157157
dependencies:
158-
apollo-utilities "^1.3.2"
159-
tslib "^1.9.3"
158+
apollo-utilities "^1.3.3"
159+
tslib "^1.10.0"
160160

161-
162-
version "2.6.4"
163-
resolved "https://registry.yarnpkg.com/apollo-client/-/apollo-client-2.6.4.tgz#872c32927263a0d34655c5ef8a8949fbb20b6140"
161+
162+
version "2.6.8"
163+
resolved "https://registry.yarnpkg.com/apollo-client/-/apollo-client-2.6.8.tgz#01cebc18692abf90c6b3806414e081696b0fa537"
164164
dependencies:
165165
"@types/zen-observable" "^0.8.0"
166-
apollo-cache "1.3.2"
166+
apollo-cache "1.3.4"
167167
apollo-link "^1.0.0"
168-
apollo-utilities "1.3.2"
168+
apollo-utilities "1.3.3"
169169
symbol-observable "^1.0.2"
170170
ts-invariant "^0.4.0"
171-
tslib "^1.9.3"
171+
tslib "^1.10.0"
172172
zen-observable "^0.8.0"
173173

174174
@@ -225,19 +225,28 @@ apollo-link@^1.0.0:
225225
apollo-utilities "^1.0.0"
226226
zen-observable "^0.7.0"
227227

228-
[email protected].2, apollo-utilities@^1.3.0, apollo-utilities@^1.3.2:
229-
version "1.3.2"
230-
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.3.2.tgz#8cbdcf8b012f664cd6cb5767f6130f5aed9115c9"
228+
[email protected].3, apollo-utilities@^1.3.3:
229+
version "1.3.3"
230+
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.3.3.tgz#f1854715a7be80cd810bc3ac95df085815c0787c"
231231
dependencies:
232232
"@wry/equality" "^0.1.2"
233233
fast-json-stable-stringify "^2.0.0"
234234
ts-invariant "^0.4.0"
235-
tslib "^1.9.3"
235+
tslib "^1.10.0"
236236

237237
apollo-utilities@^1.0.0, apollo-utilities@^1.0.8:
238238
version "1.0.8"
239239
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.0.8.tgz#74d797d38953d2ba35e16f880326e2abcbc8b016"
240240

241+
apollo-utilities@^1.3.0:
242+
version "1.3.2"
243+
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.3.2.tgz#8cbdcf8b012f664cd6cb5767f6130f5aed9115c9"
244+
dependencies:
245+
"@wry/equality" "^0.1.2"
246+
fast-json-stable-stringify "^2.0.0"
247+
ts-invariant "^0.4.0"
248+
tslib "^1.9.3"
249+
241250
aproba@^1.0.3, aproba@^1.1.1:
242251
version "1.2.0"
243252
resolved "https://registry.yarnpkg.com/aproba/-/aproba-1.2.0.tgz#6802e6264efd18c790a1b0d517f0f2627bf2c94a"
@@ -5928,6 +5937,10 @@ ts-invariant@^0.4.0:
59285937
dependencies:
59295938
tslib "^1.9.3"
59305939

5940+
tslib@^1.10.0:
5941+
version "1.10.0"
5942+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.10.0.tgz#c3c19f95973fb0a62973fb09d90d961ee43e5c8a"
5943+
59315944
tslib@^1.9.3:
59325945
version "1.9.3"
59335946
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.9.3.tgz#d7e4dd79245d85428c4d7e4822a79917954ca286"

basic/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
"build": "node build/build.js"
1010
},
1111
"dependencies": {
12-
"apollo-cache-inmemory": "1.6.3",
13-
"apollo-client": "2.6.4",
12+
"apollo-cache-inmemory": "1.6.5",
13+
"apollo-client": "2.6.8",
1414
"apollo-link": "1.2.13",
1515
"apollo-link-http": "1.5.16",
1616
"apollo-link-ws": "1.0.19",

basic/yarn.lock

Lines changed: 34 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -163,34 +163,34 @@ anymatch@^2.0.0:
163163
micromatch "^3.1.4"
164164
normalize-path "^2.1.1"
165165

166-
167-
version "1.6.3"
168-
resolved "https://registry.yarnpkg.com/apollo-cache-inmemory/-/apollo-cache-inmemory-1.6.3.tgz#826861d20baca4abc45f7ca7a874105905b8525d"
166+
167+
version "1.6.5"
168+
resolved "https://registry.yarnpkg.com/apollo-cache-inmemory/-/apollo-cache-inmemory-1.6.5.tgz#2ccaa3827686f6ed7fb634203dbf2b8d7015856a"
169169
dependencies:
170-
apollo-cache "^1.3.2"
171-
apollo-utilities "^1.3.2"
170+
apollo-cache "^1.3.4"
171+
apollo-utilities "^1.3.3"
172172
optimism "^0.10.0"
173173
ts-invariant "^0.4.0"
174-
tslib "^1.9.3"
174+
tslib "^1.10.0"
175175

176-
[email protected].2, apollo-cache@^1.3.2:
177-
version "1.3.2"
178-
resolved "https://registry.yarnpkg.com/apollo-cache/-/apollo-cache-1.3.2.tgz#df4dce56240d6c95c613510d7e409f7214e6d26a"
176+
[email protected].4, apollo-cache@^1.3.4:
177+
version "1.3.4"
178+
resolved "https://registry.yarnpkg.com/apollo-cache/-/apollo-cache-1.3.4.tgz#0c9f63c793e1cd6e34c450f7668e77aff58c9a42"
179179
dependencies:
180-
apollo-utilities "^1.3.2"
181-
tslib "^1.9.3"
180+
apollo-utilities "^1.3.3"
181+
tslib "^1.10.0"
182182

183-
184-
version "2.6.4"
185-
resolved "https://registry.yarnpkg.com/apollo-client/-/apollo-client-2.6.4.tgz#872c32927263a0d34655c5ef8a8949fbb20b6140"
183+
184+
version "2.6.8"
185+
resolved "https://registry.yarnpkg.com/apollo-client/-/apollo-client-2.6.8.tgz#01cebc18692abf90c6b3806414e081696b0fa537"
186186
dependencies:
187187
"@types/zen-observable" "^0.8.0"
188-
apollo-cache "1.3.2"
188+
apollo-cache "1.3.4"
189189
apollo-link "^1.0.0"
190-
apollo-utilities "1.3.2"
190+
apollo-utilities "1.3.3"
191191
symbol-observable "^1.0.2"
192192
ts-invariant "^0.4.0"
193-
tslib "^1.9.3"
193+
tslib "^1.10.0"
194194
zen-observable "^0.8.0"
195195

196196
apollo-link-http-common@^0.2.15:
@@ -233,19 +233,28 @@ apollo-link@^1.0.0:
233233
apollo-utilities "^1.0.0"
234234
zen-observable "^0.7.0"
235235

236-
[email protected].2, apollo-utilities@^1.3.0, apollo-utilities@^1.3.2:
237-
version "1.3.2"
238-
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.3.2.tgz#8cbdcf8b012f664cd6cb5767f6130f5aed9115c9"
236+
[email protected].3, apollo-utilities@^1.3.3:
237+
version "1.3.3"
238+
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.3.3.tgz#f1854715a7be80cd810bc3ac95df085815c0787c"
239239
dependencies:
240240
"@wry/equality" "^0.1.2"
241241
fast-json-stable-stringify "^2.0.0"
242242
ts-invariant "^0.4.0"
243-
tslib "^1.9.3"
243+
tslib "^1.10.0"
244244

245245
apollo-utilities@^1.0.0:
246246
version "1.0.8"
247247
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.0.8.tgz#74d797d38953d2ba35e16f880326e2abcbc8b016"
248248

249+
apollo-utilities@^1.3.0:
250+
version "1.3.2"
251+
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.3.2.tgz#8cbdcf8b012f664cd6cb5767f6130f5aed9115c9"
252+
dependencies:
253+
"@wry/equality" "^0.1.2"
254+
fast-json-stable-stringify "^2.0.0"
255+
ts-invariant "^0.4.0"
256+
tslib "^1.9.3"
257+
249258
aproba@^1.0.3, aproba@^1.1.1:
250259
version "1.2.0"
251260
resolved "https://registry.yarnpkg.com/aproba/-/aproba-1.2.0.tgz#6802e6264efd18c790a1b0d517f0f2627bf2c94a"
@@ -6239,6 +6248,10 @@ ts-invariant@^0.4.0:
62396248
dependencies:
62406249
tslib "^1.9.3"
62416250

6251+
tslib@^1.10.0:
6252+
version "1.10.0"
6253+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.10.0.tgz#c3c19f95973fb0a62973fb09d90d961ee43e5c8a"
6254+
62426255
tslib@^1.9.3:
62436256
version "1.9.3"
62446257
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.9.3.tgz#d7e4dd79245d85428c4d7e4822a79917954ca286"

minimal/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
"build": "node build/build.js"
1010
},
1111
"dependencies": {
12-
"apollo-cache-inmemory": "1.6.3",
13-
"apollo-client": "2.6.4",
12+
"apollo-cache-inmemory": "1.6.5",
13+
"apollo-client": "2.6.8",
1414
"apollo-link-http": "1.5.16",
1515
"graphql": "0.13.2",
1616
"graphql-tag": "2.10.1",

minimal/yarn.lock

Lines changed: 34 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -163,34 +163,34 @@ anymatch@^2.0.0:
163163
micromatch "^3.1.4"
164164
normalize-path "^2.1.1"
165165

166-
167-
version "1.6.3"
168-
resolved "https://registry.yarnpkg.com/apollo-cache-inmemory/-/apollo-cache-inmemory-1.6.3.tgz#826861d20baca4abc45f7ca7a874105905b8525d"
166+
167+
version "1.6.5"
168+
resolved "https://registry.yarnpkg.com/apollo-cache-inmemory/-/apollo-cache-inmemory-1.6.5.tgz#2ccaa3827686f6ed7fb634203dbf2b8d7015856a"
169169
dependencies:
170-
apollo-cache "^1.3.2"
171-
apollo-utilities "^1.3.2"
170+
apollo-cache "^1.3.4"
171+
apollo-utilities "^1.3.3"
172172
optimism "^0.10.0"
173173
ts-invariant "^0.4.0"
174-
tslib "^1.9.3"
174+
tslib "^1.10.0"
175175

176-
[email protected].2, apollo-cache@^1.3.2:
177-
version "1.3.2"
178-
resolved "https://registry.yarnpkg.com/apollo-cache/-/apollo-cache-1.3.2.tgz#df4dce56240d6c95c613510d7e409f7214e6d26a"
176+
[email protected].4, apollo-cache@^1.3.4:
177+
version "1.3.4"
178+
resolved "https://registry.yarnpkg.com/apollo-cache/-/apollo-cache-1.3.4.tgz#0c9f63c793e1cd6e34c450f7668e77aff58c9a42"
179179
dependencies:
180-
apollo-utilities "^1.3.2"
181-
tslib "^1.9.3"
180+
apollo-utilities "^1.3.3"
181+
tslib "^1.10.0"
182182

183-
184-
version "2.6.4"
185-
resolved "https://registry.yarnpkg.com/apollo-client/-/apollo-client-2.6.4.tgz#872c32927263a0d34655c5ef8a8949fbb20b6140"
183+
184+
version "2.6.8"
185+
resolved "https://registry.yarnpkg.com/apollo-client/-/apollo-client-2.6.8.tgz#01cebc18692abf90c6b3806414e081696b0fa537"
186186
dependencies:
187187
"@types/zen-observable" "^0.8.0"
188-
apollo-cache "1.3.2"
188+
apollo-cache "1.3.4"
189189
apollo-link "^1.0.0"
190-
apollo-utilities "1.3.2"
190+
apollo-utilities "1.3.3"
191191
symbol-observable "^1.0.2"
192192
ts-invariant "^0.4.0"
193-
tslib "^1.9.3"
193+
tslib "^1.10.0"
194194
zen-observable "^0.8.0"
195195

196196
apollo-link-http-common@^0.2.15:
@@ -226,19 +226,28 @@ apollo-link@^1.2.13:
226226
tslib "^1.9.3"
227227
zen-observable-ts "^0.8.20"
228228

229-
[email protected].2, apollo-utilities@^1.3.0, apollo-utilities@^1.3.2:
230-
version "1.3.2"
231-
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.3.2.tgz#8cbdcf8b012f664cd6cb5767f6130f5aed9115c9"
229+
[email protected].3, apollo-utilities@^1.3.3:
230+
version "1.3.3"
231+
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.3.3.tgz#f1854715a7be80cd810bc3ac95df085815c0787c"
232232
dependencies:
233233
"@wry/equality" "^0.1.2"
234234
fast-json-stable-stringify "^2.0.0"
235235
ts-invariant "^0.4.0"
236-
tslib "^1.9.3"
236+
tslib "^1.10.0"
237237

238238
apollo-utilities@^1.0.0:
239239
version "1.0.8"
240240
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.0.8.tgz#74d797d38953d2ba35e16f880326e2abcbc8b016"
241241

242+
apollo-utilities@^1.3.0:
243+
version "1.3.2"
244+
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.3.2.tgz#8cbdcf8b012f664cd6cb5767f6130f5aed9115c9"
245+
dependencies:
246+
"@wry/equality" "^0.1.2"
247+
fast-json-stable-stringify "^2.0.0"
248+
ts-invariant "^0.4.0"
249+
tslib "^1.9.3"
250+
242251
aproba@^1.0.3, aproba@^1.1.1:
243252
version "1.2.0"
244253
resolved "https://registry.yarnpkg.com/aproba/-/aproba-1.2.0.tgz#6802e6264efd18c790a1b0d517f0f2627bf2c94a"
@@ -6218,6 +6227,10 @@ ts-invariant@^0.4.0:
62186227
dependencies:
62196228
tslib "^1.9.3"
62206229

6230+
tslib@^1.10.0:
6231+
version "1.10.0"
6232+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.10.0.tgz#c3c19f95973fb0a62973fb09d90d961ee43e5c8a"
6233+
62216234
tslib@^1.9.3:
62226235
version "1.9.3"
62236236
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.9.3.tgz#d7e4dd79245d85428c4d7e4822a79917954ca286"

0 commit comments

Comments
 (0)