Skip to content

Commit 732baf1

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency react-apollo to v2.1.9
1 parent 798f55e commit 732baf1

File tree

6 files changed

+12
-12
lines changed

6 files changed

+12
-12
lines changed

advanced/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"graphql": "0.13.2",
2929
"graphql-tag": "2.9.2",
3030
"react": "16.4.1",
31-
"react-apollo": "2.1.8",
31+
"react-apollo": "2.1.9",
3232
"react-dom": "16.4.1",
3333
"react-modal": "3.4.5",
3434
"react-router-dom": "4.3.1",

advanced/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5650,9 +5650,9 @@ rc@^1.0.1, rc@^1.1.6, rc@^1.1.7:
56505650
minimist "^1.2.0"
56515651
strip-json-comments "~2.0.1"
56525652

5653-
react-apollo@2.1.8:
5654-
version "2.1.8"
5655-
resolved "https://registry.yarnpkg.com/react-apollo/-/react-apollo-2.1.8.tgz#ebac0d9bee0f0906df3ce29207f94df337009887"
5653+
react-apollo@2.1.9:
5654+
version "2.1.9"
5655+
resolved "https://registry.yarnpkg.com/react-apollo/-/react-apollo-2.1.9.tgz#1fd30ea2116375197bd53daa725e6fb8ab43ab80"
56565656
dependencies:
56575657
fbjs "^0.8.16"
56585658
hoist-non-react-statics "^2.5.0"

basic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"apollo-boost": "0.1.10",
99
"graphql": "0.13.2",
1010
"react": "16.4.1",
11-
"react-apollo": "2.1.8",
11+
"react-apollo": "2.1.9",
1212
"react-dom": "16.4.1",
1313
"react-modal": "3.4.5",
1414
"react-router-dom": "4.3.1",

basic/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5273,9 +5273,9 @@ rc@^1.0.1, rc@^1.1.6, rc@^1.1.7:
52735273
minimist "^1.2.0"
52745274
strip-json-comments "~2.0.1"
52755275

5276-
react-apollo@2.1.8:
5277-
version "2.1.8"
5278-
resolved "https://registry.yarnpkg.com/react-apollo/-/react-apollo-2.1.8.tgz#ebac0d9bee0f0906df3ce29207f94df337009887"
5276+
react-apollo@2.1.9:
5277+
version "2.1.9"
5278+
resolved "https://registry.yarnpkg.com/react-apollo/-/react-apollo-2.1.9.tgz#1fd30ea2116375197bd53daa725e6fb8ab43ab80"
52795279
dependencies:
52805280
fbjs "^0.8.16"
52815281
hoist-non-react-statics "^2.5.0"

minimal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"apollo-boost": "0.1.10",
77
"graphql": "0.13.2",
88
"react": "16.4.1",
9-
"react-apollo": "2.1.8",
9+
"react-apollo": "2.1.9",
1010
"react-dom": "16.4.1",
1111
"react-scripts": "1.1.4"
1212
},

minimal/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5676,9 +5676,9 @@ rc@^1.0.1, rc@^1.1.6, rc@^1.1.7:
56765676
minimist "^1.2.0"
56775677
strip-json-comments "~2.0.1"
56785678

5679-
react-apollo@2.1.8:
5680-
version "2.1.8"
5681-
resolved "https://registry.yarnpkg.com/react-apollo/-/react-apollo-2.1.8.tgz#ebac0d9bee0f0906df3ce29207f94df337009887"
5679+
react-apollo@2.1.9:
5680+
version "2.1.9"
5681+
resolved "https://registry.yarnpkg.com/react-apollo/-/react-apollo-2.1.9.tgz#1fd30ea2116375197bd53daa725e6fb8ab43ab80"
56825682
dependencies:
56835683
fbjs "^0.8.16"
56845684
hoist-non-react-statics "^2.5.0"

0 commit comments

Comments
 (0)