Skip to content

Commit 3473ca4

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency react-apollo to v2.1.6
1 parent 0638de7 commit 3473ca4

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.5",
31+
"react-apollo": "2.1.6",
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
@@ -5655,9 +5655,9 @@ rc@^1.0.1, rc@^1.1.6, rc@^1.1.7:
56555655
minimist "^1.2.0"
56565656
strip-json-comments "~2.0.1"
56575657

5658-
react-apollo@2.1.5:
5659-
version "2.1.5"
5660-
resolved "https://registry.yarnpkg.com/react-apollo/-/react-apollo-2.1.5.tgz#d41302a26bd30919d31d84a40c3a3699d8a1dfa4"
5658+
react-apollo@2.1.6:
5659+
version "2.1.6"
5660+
resolved "https://registry.yarnpkg.com/react-apollo/-/react-apollo-2.1.6.tgz#13be92689009eda9023948c78532f4102cbc3d57"
56615661
dependencies:
56625662
fbjs "^0.8.16"
56635663
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.5",
11+
"react-apollo": "2.1.6",
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.5:
5277-
version "2.1.5"
5278-
resolved "https://registry.yarnpkg.com/react-apollo/-/react-apollo-2.1.5.tgz#d41302a26bd30919d31d84a40c3a3699d8a1dfa4"
5276+
react-apollo@2.1.6:
5277+
version "2.1.6"
5278+
resolved "https://registry.yarnpkg.com/react-apollo/-/react-apollo-2.1.6.tgz#13be92689009eda9023948c78532f4102cbc3d57"
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.5",
9+
"react-apollo": "2.1.6",
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.5:
5680-
version "2.1.5"
5681-
resolved "https://registry.yarnpkg.com/react-apollo/-/react-apollo-2.1.5.tgz#d41302a26bd30919d31d84a40c3a3699d8a1dfa4"
5679+
react-apollo@2.1.6:
5680+
version "2.1.6"
5681+
resolved "https://registry.yarnpkg.com/react-apollo/-/react-apollo-2.1.6.tgz#13be92689009eda9023948c78532f4102cbc3d57"
56825682
dependencies:
56835683
fbjs "^0.8.16"
56845684
hoist-non-react-statics "^2.5.0"

0 commit comments

Comments
 (0)