Skip to content

Commit fdf26f8

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency apollo-boost to v0.1.20
1 parent 8677ce2 commit fdf26f8

File tree

6 files changed

+30
-30
lines changed

6 files changed

+30
-30
lines changed

advanced/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"react-scripts": "1.1.5"
1616
},
1717
"dependencies": {
18-
"apollo-boost": "0.1.19",
18+
"apollo-boost": "0.1.20",
1919
"apollo-client": "2.4.5",
2020
"apollo-client-preset": "1.0.8",
2121
"apollo-link": "1.2.3",

advanced/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -201,13 +201,13 @@ anymatch@^2.0.0:
201201
micromatch "^3.1.4"
202202
normalize-path "^2.1.1"
203203

204-
205-
version "0.1.19"
206-
resolved "https://registry.yarnpkg.com/apollo-boost/-/apollo-boost-0.1.19.tgz#6ab4b94da38610eb3bee16bfbec99e34a38a5574"
207-
integrity sha512-IjY8HpPbOTCGBzAoQhY3qh7cnIAiZAX4azFinkh7g4B2ut5YfJBnLwhfWOkM1rKUCrkoJ+QMZTRIIm53uYvkSw==
204+
205+
version "0.1.20"
206+
resolved "https://registry.yarnpkg.com/apollo-boost/-/apollo-boost-0.1.20.tgz#cc3e418ebd2bea857656685d32a7a20443493363"
207+
integrity sha512-n2MiEY5IGpD/cy0RH+pM9vbmobM/JZ5qz38XQAUA41FxxMPlLFQxf0IUMm0tijLOJvJJBub3pDt+Of4TVPBCqA==
208208
dependencies:
209209
apollo-cache "^1.1.20"
210-
apollo-cache-inmemory "^1.3.8"
210+
apollo-cache-inmemory "^1.3.9"
211211
apollo-client "^2.4.5"
212212
apollo-link "^1.0.6"
213213
apollo-link-error "^1.0.3"
@@ -224,10 +224,10 @@ apollo-cache-inmemory@^1.1.7:
224224
apollo-utilities "^1.0.8"
225225
graphql-anywhere "^4.1.5"
226226

227-
apollo-cache-inmemory@^1.3.8:
228-
version "1.3.8"
229-
resolved "https://registry.yarnpkg.com/apollo-cache-inmemory/-/apollo-cache-inmemory-1.3.8.tgz#5529a58b7b72b4bb133ce11ab22a012951297bb7"
230-
integrity sha512-bT1v8+kKgM9u8NvCODOZ2qKxdufsmBaUsnLp7s5+kv0Zq5u/Bw4Ltb3DxrYFQoqZYrKJKy1iMJE3MV2J/Dthjg==
227+
apollo-cache-inmemory@^1.3.9:
228+
version "1.3.9"
229+
resolved "https://registry.yarnpkg.com/apollo-cache-inmemory/-/apollo-cache-inmemory-1.3.9.tgz#10738ba6a04faaeeb0da21bbcc1f7c0b5902910c"
230+
integrity sha512-Q2k84p/OqIuMUyeWGc6XbVXXZu0erYOO+wTx9p+CnQUspnNvf7zmvFNgFnmudXzfuG1m1CSzePk6fC/M1ehOqQ==
231231
dependencies:
232232
apollo-cache "^1.1.20"
233233
apollo-utilities "^1.0.25"

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.19",
8+
"apollo-boost": "0.1.20",
99
"graphql": "0.13.2",
1010
"react": "16.6.0",
1111
"react-apollo": "2.2.4",

basic/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -186,24 +186,24 @@ anymatch@^2.0.0:
186186
micromatch "^3.1.4"
187187
normalize-path "^2.1.1"
188188

189-
190-
version "0.1.19"
191-
resolved "https://registry.yarnpkg.com/apollo-boost/-/apollo-boost-0.1.19.tgz#6ab4b94da38610eb3bee16bfbec99e34a38a5574"
192-
integrity sha512-IjY8HpPbOTCGBzAoQhY3qh7cnIAiZAX4azFinkh7g4B2ut5YfJBnLwhfWOkM1rKUCrkoJ+QMZTRIIm53uYvkSw==
189+
190+
version "0.1.20"
191+
resolved "https://registry.yarnpkg.com/apollo-boost/-/apollo-boost-0.1.20.tgz#cc3e418ebd2bea857656685d32a7a20443493363"
192+
integrity sha512-n2MiEY5IGpD/cy0RH+pM9vbmobM/JZ5qz38XQAUA41FxxMPlLFQxf0IUMm0tijLOJvJJBub3pDt+Of4TVPBCqA==
193193
dependencies:
194194
apollo-cache "^1.1.20"
195-
apollo-cache-inmemory "^1.3.8"
195+
apollo-cache-inmemory "^1.3.9"
196196
apollo-client "^2.4.5"
197197
apollo-link "^1.0.6"
198198
apollo-link-error "^1.0.3"
199199
apollo-link-http "^1.3.1"
200200
apollo-link-state "^0.4.0"
201201
graphql-tag "^2.4.2"
202202

203-
apollo-cache-inmemory@^1.3.8:
204-
version "1.3.8"
205-
resolved "https://registry.yarnpkg.com/apollo-cache-inmemory/-/apollo-cache-inmemory-1.3.8.tgz#5529a58b7b72b4bb133ce11ab22a012951297bb7"
206-
integrity sha512-bT1v8+kKgM9u8NvCODOZ2qKxdufsmBaUsnLp7s5+kv0Zq5u/Bw4Ltb3DxrYFQoqZYrKJKy1iMJE3MV2J/Dthjg==
203+
apollo-cache-inmemory@^1.3.9:
204+
version "1.3.9"
205+
resolved "https://registry.yarnpkg.com/apollo-cache-inmemory/-/apollo-cache-inmemory-1.3.9.tgz#10738ba6a04faaeeb0da21bbcc1f7c0b5902910c"
206+
integrity sha512-Q2k84p/OqIuMUyeWGc6XbVXXZu0erYOO+wTx9p+CnQUspnNvf7zmvFNgFnmudXzfuG1m1CSzePk6fC/M1ehOqQ==
207207
dependencies:
208208
apollo-cache "^1.1.20"
209209
apollo-utilities "^1.0.25"

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.19",
6+
"apollo-boost": "0.1.20",
77
"graphql": "0.13.2",
88
"react": "16.6.0",
99
"react-apollo": "2.2.4",

minimal/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -192,24 +192,24 @@ anymatch@^2.0.0:
192192
micromatch "^3.1.4"
193193
normalize-path "^2.1.1"
194194

195-
196-
version "0.1.19"
197-
resolved "https://registry.yarnpkg.com/apollo-boost/-/apollo-boost-0.1.19.tgz#6ab4b94da38610eb3bee16bfbec99e34a38a5574"
198-
integrity sha512-IjY8HpPbOTCGBzAoQhY3qh7cnIAiZAX4azFinkh7g4B2ut5YfJBnLwhfWOkM1rKUCrkoJ+QMZTRIIm53uYvkSw==
195+
196+
version "0.1.20"
197+
resolved "https://registry.yarnpkg.com/apollo-boost/-/apollo-boost-0.1.20.tgz#cc3e418ebd2bea857656685d32a7a20443493363"
198+
integrity sha512-n2MiEY5IGpD/cy0RH+pM9vbmobM/JZ5qz38XQAUA41FxxMPlLFQxf0IUMm0tijLOJvJJBub3pDt+Of4TVPBCqA==
199199
dependencies:
200200
apollo-cache "^1.1.20"
201-
apollo-cache-inmemory "^1.3.8"
201+
apollo-cache-inmemory "^1.3.9"
202202
apollo-client "^2.4.5"
203203
apollo-link "^1.0.6"
204204
apollo-link-error "^1.0.3"
205205
apollo-link-http "^1.3.1"
206206
apollo-link-state "^0.4.0"
207207
graphql-tag "^2.4.2"
208208

209-
apollo-cache-inmemory@^1.3.8:
210-
version "1.3.8"
211-
resolved "https://registry.yarnpkg.com/apollo-cache-inmemory/-/apollo-cache-inmemory-1.3.8.tgz#5529a58b7b72b4bb133ce11ab22a012951297bb7"
212-
integrity sha512-bT1v8+kKgM9u8NvCODOZ2qKxdufsmBaUsnLp7s5+kv0Zq5u/Bw4Ltb3DxrYFQoqZYrKJKy1iMJE3MV2J/Dthjg==
209+
apollo-cache-inmemory@^1.3.9:
210+
version "1.3.9"
211+
resolved "https://registry.yarnpkg.com/apollo-cache-inmemory/-/apollo-cache-inmemory-1.3.9.tgz#10738ba6a04faaeeb0da21bbcc1f7c0b5902910c"
212+
integrity sha512-Q2k84p/OqIuMUyeWGc6XbVXXZu0erYOO+wTx9p+CnQUspnNvf7zmvFNgFnmudXzfuG1m1CSzePk6fC/M1ehOqQ==
213213
dependencies:
214214
apollo-cache "^1.1.20"
215215
apollo-utilities "^1.0.25"

0 commit comments

Comments
 (0)