Skip to content

Commit 42ad2ee

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency apollo-cache-inmemory to v1.2.0
1 parent d16a0a5 commit 42ad2ee

File tree

6 files changed

+63
-33
lines changed

6 files changed

+63
-33
lines changed

advanced/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"build": "node build/build.js"
1010
},
1111
"dependencies": {
12-
"apollo-cache-inmemory": "1.1.12",
12+
"apollo-cache-inmemory": "1.2.0",
1313
"apollo-client": "2.2.8",
1414
"apollo-link": "1.2.2",
1515
"apollo-link-context": "1.0.8",

advanced/yarn.lock

Lines changed: 20 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -121,20 +121,26 @@ anymatch@^2.0.0:
121121
micromatch "^3.1.4"
122122
normalize-path "^2.1.1"
123123

124-
apollo-cache-inmemory@1.1.12:
125-
version "1.1.12"
126-
resolved "https://registry.yarnpkg.com/apollo-cache-inmemory/-/apollo-cache-inmemory-1.1.12.tgz#ab489bf046b3e026556ab28bdebb6e010cac9531"
124+
apollo-cache-inmemory@1.2.0:
125+
version "1.2.0"
126+
resolved "https://registry.yarnpkg.com/apollo-cache-inmemory/-/apollo-cache-inmemory-1.2.0.tgz#a5b98fd67a810215b2d03e4a924cf0c554d6ebb4"
127127
dependencies:
128-
apollo-cache "^1.1.7"
129-
apollo-utilities "^1.0.11"
130-
graphql-anywhere "^4.1.8"
128+
apollo-cache "^1.1.8"
129+
apollo-utilities "^1.0.12"
130+
graphql-anywhere "^4.1.9"
131131

132132
apollo-cache@^1.1.7:
133133
version "1.1.7"
134134
resolved "https://registry.yarnpkg.com/apollo-cache/-/apollo-cache-1.1.7.tgz#5817018a2fbfc05a21ba319bd17a3e7538110cc5"
135135
dependencies:
136136
apollo-utilities "^1.0.11"
137137

138+
apollo-cache@^1.1.8:
139+
version "1.1.8"
140+
resolved "https://registry.yarnpkg.com/apollo-cache/-/apollo-cache-1.1.8.tgz#b078d33dec876d52b5a81a325d3c254d4e362d3c"
141+
dependencies:
142+
apollo-utilities "^1.0.12"
143+
138144
139145
version "2.2.8"
140146
resolved "https://registry.yarnpkg.com/apollo-client/-/apollo-client-2.2.8.tgz#b604d31ab2d2dd00db3105d8793b93ee02ce567e"
@@ -211,6 +217,10 @@ apollo-utilities@^1.0.0, apollo-utilities@^1.0.8:
211217
version "1.0.8"
212218
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.0.8.tgz#74d797d38953d2ba35e16f880326e2abcbc8b016"
213219

220+
apollo-utilities@^1.0.12:
221+
version "1.0.12"
222+
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.0.12.tgz#9e2b2a34cf89f3bf0d73a664effd8c1bb5d1b7f7"
223+
214224
aproba@^1.0.3, aproba@^1.1.1:
215225
version "1.2.0"
216226
resolved "https://registry.yarnpkg.com/aproba/-/aproba-1.2.0.tgz#6802e6264efd18c790a1b0d517f0f2627bf2c94a"
@@ -2667,11 +2677,11 @@ graphql-anywhere@^4.1.0-alpha.0:
26672677
dependencies:
26682678
apollo-utilities "^1.0.8"
26692679

2670-
graphql-anywhere@^4.1.8:
2671-
version "4.1.8"
2672-
resolved "https://registry.yarnpkg.com/graphql-anywhere/-/graphql-anywhere-4.1.8.tgz#23882e6a16ec824febbe5bca40937cdd76c5acdc"
2680+
graphql-anywhere@^4.1.9:
2681+
version "4.1.9"
2682+
resolved "https://registry.yarnpkg.com/graphql-anywhere/-/graphql-anywhere-4.1.9.tgz#831bbf2c4972bd104a60175ba107ab3ae65008d1"
26732683
dependencies:
2674-
apollo-utilities "^1.0.11"
2684+
apollo-utilities "^1.0.12"
26752685

26762686
26772687
version "2.9.2"

basic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"build": "node build/build.js"
1010
},
1111
"dependencies": {
12-
"apollo-cache-inmemory": "1.1.12",
12+
"apollo-cache-inmemory": "1.2.0",
1313
"apollo-client": "2.2.8",
1414
"apollo-link": "1.2.2",
1515
"apollo-link-http": "1.5.4",

basic/yarn.lock

Lines changed: 20 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -143,20 +143,26 @@ anymatch@^2.0.0:
143143
micromatch "^3.1.4"
144144
normalize-path "^2.1.1"
145145

146-
apollo-cache-inmemory@1.1.12:
147-
version "1.1.12"
148-
resolved "https://registry.yarnpkg.com/apollo-cache-inmemory/-/apollo-cache-inmemory-1.1.12.tgz#ab489bf046b3e026556ab28bdebb6e010cac9531"
146+
apollo-cache-inmemory@1.2.0:
147+
version "1.2.0"
148+
resolved "https://registry.yarnpkg.com/apollo-cache-inmemory/-/apollo-cache-inmemory-1.2.0.tgz#a5b98fd67a810215b2d03e4a924cf0c554d6ebb4"
149149
dependencies:
150-
apollo-cache "^1.1.7"
151-
apollo-utilities "^1.0.11"
152-
graphql-anywhere "^4.1.8"
150+
apollo-cache "^1.1.8"
151+
apollo-utilities "^1.0.12"
152+
graphql-anywhere "^4.1.9"
153153

154154
apollo-cache@^1.1.7:
155155
version "1.1.7"
156156
resolved "https://registry.yarnpkg.com/apollo-cache/-/apollo-cache-1.1.7.tgz#5817018a2fbfc05a21ba319bd17a3e7538110cc5"
157157
dependencies:
158158
apollo-utilities "^1.0.11"
159159

160+
apollo-cache@^1.1.8:
161+
version "1.1.8"
162+
resolved "https://registry.yarnpkg.com/apollo-cache/-/apollo-cache-1.1.8.tgz#b078d33dec876d52b5a81a325d3c254d4e362d3c"
163+
dependencies:
164+
apollo-utilities "^1.0.12"
165+
160166
161167
version "2.2.8"
162168
resolved "https://registry.yarnpkg.com/apollo-client/-/apollo-client-2.2.8.tgz#b604d31ab2d2dd00db3105d8793b93ee02ce567e"
@@ -220,6 +226,10 @@ apollo-utilities@^1.0.11:
220226
version "1.0.11"
221227
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.0.11.tgz#cd36bfa6e5c04eea2caf0c204a0f38a0ad550802"
222228

229+
apollo-utilities@^1.0.12:
230+
version "1.0.12"
231+
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.0.12.tgz#9e2b2a34cf89f3bf0d73a664effd8c1bb5d1b7f7"
232+
223233
aproba@^1.0.3, aproba@^1.1.1:
224234
version "1.2.0"
225235
resolved "https://registry.yarnpkg.com/aproba/-/aproba-1.2.0.tgz#6802e6264efd18c790a1b0d517f0f2627bf2c94a"
@@ -2846,11 +2856,11 @@ graceful-fs@^4.1.11, graceful-fs@^4.1.2:
28462856
version "4.1.11"
28472857
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658"
28482858

2849-
graphql-anywhere@^4.1.8:
2850-
version "4.1.8"
2851-
resolved "https://registry.yarnpkg.com/graphql-anywhere/-/graphql-anywhere-4.1.8.tgz#23882e6a16ec824febbe5bca40937cdd76c5acdc"
2859+
graphql-anywhere@^4.1.9:
2860+
version "4.1.9"
2861+
resolved "https://registry.yarnpkg.com/graphql-anywhere/-/graphql-anywhere-4.1.9.tgz#831bbf2c4972bd104a60175ba107ab3ae65008d1"
28522862
dependencies:
2853-
apollo-utilities "^1.0.11"
2863+
apollo-utilities "^1.0.12"
28542864

28552865
28562866
version "2.9.2"

minimal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"build": "node build/build.js"
1010
},
1111
"dependencies": {
12-
"apollo-cache-inmemory": "1.1.12",
12+
"apollo-cache-inmemory": "1.2.0",
1313
"apollo-client": "2.2.8",
1414
"apollo-link-http": "1.5.4",
1515
"graphql": "0.13.2",

minimal/yarn.lock

Lines changed: 20 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -143,20 +143,26 @@ anymatch@^2.0.0:
143143
micromatch "^3.1.4"
144144
normalize-path "^2.1.1"
145145

146-
apollo-cache-inmemory@1.1.12:
147-
version "1.1.12"
148-
resolved "https://registry.yarnpkg.com/apollo-cache-inmemory/-/apollo-cache-inmemory-1.1.12.tgz#ab489bf046b3e026556ab28bdebb6e010cac9531"
146+
apollo-cache-inmemory@1.2.0:
147+
version "1.2.0"
148+
resolved "https://registry.yarnpkg.com/apollo-cache-inmemory/-/apollo-cache-inmemory-1.2.0.tgz#a5b98fd67a810215b2d03e4a924cf0c554d6ebb4"
149149
dependencies:
150-
apollo-cache "^1.1.7"
151-
apollo-utilities "^1.0.11"
152-
graphql-anywhere "^4.1.8"
150+
apollo-cache "^1.1.8"
151+
apollo-utilities "^1.0.12"
152+
graphql-anywhere "^4.1.9"
153153

154154
apollo-cache@^1.1.7:
155155
version "1.1.7"
156156
resolved "https://registry.yarnpkg.com/apollo-cache/-/apollo-cache-1.1.7.tgz#5817018a2fbfc05a21ba319bd17a3e7538110cc5"
157157
dependencies:
158158
apollo-utilities "^1.0.11"
159159

160+
apollo-cache@^1.1.8:
161+
version "1.1.8"
162+
resolved "https://registry.yarnpkg.com/apollo-cache/-/apollo-cache-1.1.8.tgz#b078d33dec876d52b5a81a325d3c254d4e362d3c"
163+
dependencies:
164+
apollo-utilities "^1.0.12"
165+
160166
161167
version "2.2.8"
162168
resolved "https://registry.yarnpkg.com/apollo-client/-/apollo-client-2.2.8.tgz#b604d31ab2d2dd00db3105d8793b93ee02ce567e"
@@ -214,6 +220,10 @@ apollo-utilities@^1.0.11:
214220
version "1.0.11"
215221
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.0.11.tgz#cd36bfa6e5c04eea2caf0c204a0f38a0ad550802"
216222

223+
apollo-utilities@^1.0.12:
224+
version "1.0.12"
225+
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.0.12.tgz#9e2b2a34cf89f3bf0d73a664effd8c1bb5d1b7f7"
226+
217227
aproba@^1.0.3, aproba@^1.1.1:
218228
version "1.2.0"
219229
resolved "https://registry.yarnpkg.com/aproba/-/aproba-1.2.0.tgz#6802e6264efd18c790a1b0d517f0f2627bf2c94a"
@@ -2840,11 +2850,11 @@ graceful-fs@^4.1.11, graceful-fs@^4.1.2:
28402850
version "4.1.11"
28412851
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658"
28422852

2843-
graphql-anywhere@^4.1.8:
2844-
version "4.1.8"
2845-
resolved "https://registry.yarnpkg.com/graphql-anywhere/-/graphql-anywhere-4.1.8.tgz#23882e6a16ec824febbe5bca40937cdd76c5acdc"
2853+
graphql-anywhere@^4.1.9:
2854+
version "4.1.9"
2855+
resolved "https://registry.yarnpkg.com/graphql-anywhere/-/graphql-anywhere-4.1.9.tgz#831bbf2c4972bd104a60175ba107ab3ae65008d1"
28462856
dependencies:
2847-
apollo-utilities "^1.0.11"
2857+
apollo-utilities "^1.0.12"
28482858

28492859
28502860
version "2.9.2"

0 commit comments

Comments
 (0)