Skip to content

Commit 1e59de5

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency react-apollo to v2.3.1
1 parent a1cc252 commit 1e59de5

File tree

6 files changed

+15
-15
lines changed

6 files changed

+15
-15
lines changed

advanced/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"graphql": "0.13.2",
2929
"graphql-tag": "2.10.0",
3030
"react": "16.6.3",
31-
"react-apollo": "2.2.4",
31+
"react-apollo": "2.3.1",
3232
"react-dom": "16.6.3",
3333
"react-modal": "3.6.1",
3434
"react-router-dom": "4.3.1",

advanced/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7128,10 +7128,10 @@ rc@^1.2.7:
71287128
minimist "^1.2.0"
71297129
strip-json-comments "~2.0.1"
71307130

7131-
react-apollo@2.2.4:
7132-
version "2.2.4"
7133-
resolved "https://registry.yarnpkg.com/react-apollo/-/react-apollo-2.2.4.tgz#05b2a91deb4d5f30d2511fc663abc465b219435e"
7134-
integrity sha512-haS5R30Qvteb65ZLfWomUZQh47VU4ld4Kof3zlqdbLOrYPt3/DdVZC8ZFPZSxd5zPeIJtZqpUfAxD1WHVoMPIA==
7131+
react-apollo@2.3.1:
7132+
version "2.3.1"
7133+
resolved "https://registry.yarnpkg.com/react-apollo/-/react-apollo-2.3.1.tgz#f3687062f438b9b40e525d7e1ac2bcf0101b4495"
7134+
integrity sha512-xPteQmCzMJT8wE4v0zq38E6JWLhrNcJENl66fP117lwzU2lZA+qoUDcizqKl0z2OY5b+KklmqnPPD+wcWAdy7w==
71357135
dependencies:
71367136
fbjs "^1.0.0"
71377137
hoist-non-react-statics "^3.0.0"

basic/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"apollo-boost": "0.1.20",
99
"graphql": "0.13.2",
1010
"react": "16.6.3",
11-
"react-apollo": "2.2.4",
11+
"react-apollo": "2.3.1",
1212
"react-dom": "16.6.3",
1313
"react-modal": "3.6.1",
1414
"react-router-dom": "4.3.1",

basic/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6713,10 +6713,10 @@ rc@^1.2.7:
67136713
minimist "^1.2.0"
67146714
strip-json-comments "~2.0.1"
67156715

6716-
react-apollo@2.2.4:
6717-
version "2.2.4"
6718-
resolved "https://registry.yarnpkg.com/react-apollo/-/react-apollo-2.2.4.tgz#05b2a91deb4d5f30d2511fc663abc465b219435e"
6719-
integrity sha512-haS5R30Qvteb65ZLfWomUZQh47VU4ld4Kof3zlqdbLOrYPt3/DdVZC8ZFPZSxd5zPeIJtZqpUfAxD1WHVoMPIA==
6716+
react-apollo@2.3.1:
6717+
version "2.3.1"
6718+
resolved "https://registry.yarnpkg.com/react-apollo/-/react-apollo-2.3.1.tgz#f3687062f438b9b40e525d7e1ac2bcf0101b4495"
6719+
integrity sha512-xPteQmCzMJT8wE4v0zq38E6JWLhrNcJENl66fP117lwzU2lZA+qoUDcizqKl0z2OY5b+KklmqnPPD+wcWAdy7w==
67206720
dependencies:
67216721
fbjs "^1.0.0"
67226722
hoist-non-react-statics "^3.0.0"

minimal/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"apollo-boost": "0.1.20",
77
"graphql": "0.13.2",
88
"react": "16.6.3",
9-
"react-apollo": "2.2.4",
9+
"react-apollo": "2.3.1",
1010
"react-dom": "16.6.3",
1111
"react-scripts": "1.1.5"
1212
},

minimal/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6713,10 +6713,10 @@ rc@^1.2.7:
67136713
minimist "^1.2.0"
67146714
strip-json-comments "~2.0.1"
67156715

6716-
react-apollo@2.2.4:
6717-
version "2.2.4"
6718-
resolved "https://registry.yarnpkg.com/react-apollo/-/react-apollo-2.2.4.tgz#05b2a91deb4d5f30d2511fc663abc465b219435e"
6719-
integrity sha512-haS5R30Qvteb65ZLfWomUZQh47VU4ld4Kof3zlqdbLOrYPt3/DdVZC8ZFPZSxd5zPeIJtZqpUfAxD1WHVoMPIA==
6716+
react-apollo@2.3.1:
6717+
version "2.3.1"
6718+
resolved "https://registry.yarnpkg.com/react-apollo/-/react-apollo-2.3.1.tgz#f3687062f438b9b40e525d7e1ac2bcf0101b4495"
6719+
integrity sha512-xPteQmCzMJT8wE4v0zq38E6JWLhrNcJENl66fP117lwzU2lZA+qoUDcizqKl0z2OY5b+KklmqnPPD+wcWAdy7w==
67206720
dependencies:
67216721
fbjs "^1.0.0"
67226722
hoist-non-react-statics "^3.0.0"

0 commit comments

Comments
 (0)