Skip to content

Commit d131455

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency react-apollo to v2.1.11
1 parent 5591a10 commit d131455

6 files changed

Lines changed: 12 additions & 12 deletions

File tree

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.2",
31-
"react-apollo": "2.1.9",
31+
"react-apollo": "2.1.11",
3232
"react-dom": "16.4.2",
3333
"react-modal": "3.5.1",
3434
"react-router-dom": "4.3.1",

advanced/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5654,9 +5654,9 @@ rc@^1.0.1, rc@^1.1.6, rc@^1.1.7:
56545654
minimist "^1.2.0"
56555655
strip-json-comments "~2.0.1"
56565656

5657-
react-apollo@2.1.9:
5658-
version "2.1.9"
5659-
resolved "https://registry.yarnpkg.com/react-apollo/-/react-apollo-2.1.9.tgz#1fd30ea2116375197bd53daa725e6fb8ab43ab80"
5657+
react-apollo@2.1.11:
5658+
version "2.1.11"
5659+
resolved "https://registry.yarnpkg.com/react-apollo/-/react-apollo-2.1.11.tgz#ef4805f07af1d732ec94caebf7ba0728e2d162ca"
56605660
dependencies:
56615661
fbjs "^0.8.16"
56625662
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.13",
99
"graphql": "0.13.2",
1010
"react": "16.4.2",
11-
"react-apollo": "2.1.9",
11+
"react-apollo": "2.1.11",
1212
"react-dom": "16.4.2",
1313
"react-modal": "3.5.1",
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.9:
5277-
version "2.1.9"
5278-
resolved "https://registry.yarnpkg.com/react-apollo/-/react-apollo-2.1.9.tgz#1fd30ea2116375197bd53daa725e6fb8ab43ab80"
5276+
react-apollo@2.1.11:
5277+
version "2.1.11"
5278+
resolved "https://registry.yarnpkg.com/react-apollo/-/react-apollo-2.1.11.tgz#ef4805f07af1d732ec94caebf7ba0728e2d162ca"
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.13",
77
"graphql": "0.13.2",
88
"react": "16.4.2",
9-
"react-apollo": "2.1.9",
9+
"react-apollo": "2.1.11",
1010
"react-dom": "16.4.2",
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.9:
5680-
version "2.1.9"
5681-
resolved "https://registry.yarnpkg.com/react-apollo/-/react-apollo-2.1.9.tgz#1fd30ea2116375197bd53daa725e6fb8ab43ab80"
5679+
react-apollo@2.1.11:
5680+
version "2.1.11"
5681+
resolved "https://registry.yarnpkg.com/react-apollo/-/react-apollo-2.1.11.tgz#ef4805f07af1d732ec94caebf7ba0728e2d162ca"
56825682
dependencies:
56835683
fbjs "^0.8.16"
56845684
hoist-non-react-statics "^2.5.0"

0 commit comments

Comments
 (0)