Skip to content

Commit b162a4b

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency react-apollo to v2.1.4
1 parent 4a88bdd commit b162a4b

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.3.2",
31-
"react-apollo": "2.1.3",
31+
"react-apollo": "2.1.4",
3232
"react-dom": "16.3.2",
3333
"react-modal": "3.4.4",
3434
"react-router-dom": "4.2.2",

advanced/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5628,9 +5628,9 @@ rc@^1.0.1, rc@^1.1.6, rc@^1.1.7:
56285628
minimist "^1.2.0"
56295629
strip-json-comments "~2.0.1"
56305630

5631-
react-apollo@2.1.3:
5632-
version "2.1.3"
5633-
resolved "https://registry.yarnpkg.com/react-apollo/-/react-apollo-2.1.3.tgz#5eb02cdf18cc4bdeb615bda94baedb50354e94e5"
5631+
react-apollo@2.1.4:
5632+
version "2.1.4"
5633+
resolved "https://registry.yarnpkg.com/react-apollo/-/react-apollo-2.1.4.tgz#a51059ac56f1a7997cad636a5d36398b9c93ff12"
56345634
dependencies:
56355635
fbjs "^0.8.16"
56365636
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.5",
99
"graphql": "0.13.2",
1010
"react": "16.3.2",
11-
"react-apollo": "2.1.3",
11+
"react-apollo": "2.1.4",
1212
"react-dom": "16.3.2",
1313
"react-modal": "3.4.4",
1414
"react-router-dom": "4.2.2",

basic/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5260,9 +5260,9 @@ rc@^1.0.1, rc@^1.1.6, rc@^1.1.7:
52605260
minimist "^1.2.0"
52615261
strip-json-comments "~2.0.1"
52625262

5263-
react-apollo@2.1.3:
5264-
version "2.1.3"
5265-
resolved "https://registry.yarnpkg.com/react-apollo/-/react-apollo-2.1.3.tgz#5eb02cdf18cc4bdeb615bda94baedb50354e94e5"
5263+
react-apollo@2.1.4:
5264+
version "2.1.4"
5265+
resolved "https://registry.yarnpkg.com/react-apollo/-/react-apollo-2.1.4.tgz#a51059ac56f1a7997cad636a5d36398b9c93ff12"
52665266
dependencies:
52675267
fbjs "^0.8.16"
52685268
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.5",
77
"graphql": "0.13.2",
88
"react": "16.3.2",
9-
"react-apollo": "2.1.3",
9+
"react-apollo": "2.1.4",
1010
"react-dom": "16.3.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
@@ -5669,9 +5669,9 @@ rc@^1.0.1, rc@^1.1.6, rc@^1.1.7:
56695669
minimist "^1.2.0"
56705670
strip-json-comments "~2.0.1"
56715671

5672-
react-apollo@2.1.3:
5673-
version "2.1.3"
5674-
resolved "https://registry.yarnpkg.com/react-apollo/-/react-apollo-2.1.3.tgz#5eb02cdf18cc4bdeb615bda94baedb50354e94e5"
5672+
react-apollo@2.1.4:
5673+
version "2.1.4"
5674+
resolved "https://registry.yarnpkg.com/react-apollo/-/react-apollo-2.1.4.tgz#a51059ac56f1a7997cad636a5d36398b9c93ff12"
56755675
dependencies:
56765676
fbjs "^0.8.16"
56775677
hoist-non-react-statics "^2.5.0"

0 commit comments

Comments
 (0)