Skip to content

Commit de6398b

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency react-apollo to v2.5.8
1 parent 1487df3 commit de6398b

File tree

6 files changed

+15
-15
lines changed

6 files changed

+15
-15
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.10.1",
3030
"react": "16.8.6",
31-
"react-apollo": "2.5.7",
31+
"react-apollo": "2.5.8",
3232
"react-dom": "16.8.6",
3333
"react-modal": "3.8.1",
3434
"react-router-dom": "4.4.0-beta.8",

advanced/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9460,10 +9460,10 @@ rc@^1.2.7:
94609460
minimist "^1.2.0"
94619461
strip-json-comments "~2.0.1"
94629462

9463-
react-apollo@2.5.7:
9464-
version "2.5.7"
9465-
resolved "https://registry.yarnpkg.com/react-apollo/-/react-apollo-2.5.7.tgz#782b7f09a56fd9850520d112d3fdc2928f22bf1f"
9466-
integrity sha512-xNVnl3+XSFuPeSPJQncBuQt0tEazBSMtoCltEagreiYND+x/YlPhWVQX2shNQlnxe4g6yxlATaMHgur6iwQIhA==
9463+
react-apollo@2.5.8:
9464+
version "2.5.8"
9465+
resolved "https://registry.yarnpkg.com/react-apollo/-/react-apollo-2.5.8.tgz#c7a593b027efeefdd8399885e0ac6bec3b32623c"
9466+
integrity sha512-60yOQrnNosxU/tRbOxGDaYNLFcOKmQqxHPhxyvKTlGIaF/rRCXQRKixUgWVffpEupSHHD7psY5k5ZOuZsdsSGQ==
94679467
dependencies:
94689468
apollo-utilities "^1.3.0"
94699469
fast-json-stable-stringify "^2.0.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.4.3",
99
"graphql": "14.0.2",
1010
"react": "16.8.6",
11-
"react-apollo": "2.5.7",
11+
"react-apollo": "2.5.8",
1212
"react-dom": "16.8.6",
1313
"react-modal": "3.8.1",
1414
"react-router-dom": "4.4.0-beta.8",

basic/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8536,10 +8536,10 @@ rc@^1.2.7:
85368536
minimist "^1.2.0"
85378537
strip-json-comments "~2.0.1"
85388538

8539-
react-apollo@2.5.7:
8540-
version "2.5.7"
8541-
resolved "https://registry.yarnpkg.com/react-apollo/-/react-apollo-2.5.7.tgz#782b7f09a56fd9850520d112d3fdc2928f22bf1f"
8542-
integrity sha512-xNVnl3+XSFuPeSPJQncBuQt0tEazBSMtoCltEagreiYND+x/YlPhWVQX2shNQlnxe4g6yxlATaMHgur6iwQIhA==
8539+
react-apollo@2.5.8:
8540+
version "2.5.8"
8541+
resolved "https://registry.yarnpkg.com/react-apollo/-/react-apollo-2.5.8.tgz#c7a593b027efeefdd8399885e0ac6bec3b32623c"
8542+
integrity sha512-60yOQrnNosxU/tRbOxGDaYNLFcOKmQqxHPhxyvKTlGIaF/rRCXQRKixUgWVffpEupSHHD7psY5k5ZOuZsdsSGQ==
85438543
dependencies:
85448544
apollo-utilities "^1.3.0"
85458545
fast-json-stable-stringify "^2.0.0"

minimal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"apollo-boost": "0.4.3",
55
"graphql": "0.13.2",
66
"react": "16.8.6",
7-
"react-apollo": "2.5.7",
7+
"react-apollo": "2.5.8",
88
"react-dom": "16.8.6",
99
"react-scripts": "2.1.8"
1010
},

minimal/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8243,10 +8243,10 @@ rc@^1.2.7:
82438243
minimist "^1.2.0"
82448244
strip-json-comments "~2.0.1"
82458245

8246-
react-apollo@2.5.7:
8247-
version "2.5.7"
8248-
resolved "https://registry.yarnpkg.com/react-apollo/-/react-apollo-2.5.7.tgz#782b7f09a56fd9850520d112d3fdc2928f22bf1f"
8249-
integrity sha512-xNVnl3+XSFuPeSPJQncBuQt0tEazBSMtoCltEagreiYND+x/YlPhWVQX2shNQlnxe4g6yxlATaMHgur6iwQIhA==
8246+
react-apollo@2.5.8:
8247+
version "2.5.8"
8248+
resolved "https://registry.yarnpkg.com/react-apollo/-/react-apollo-2.5.8.tgz#c7a593b027efeefdd8399885e0ac6bec3b32623c"
8249+
integrity sha512-60yOQrnNosxU/tRbOxGDaYNLFcOKmQqxHPhxyvKTlGIaF/rRCXQRKixUgWVffpEupSHHD7psY5k5ZOuZsdsSGQ==
82508250
dependencies:
82518251
apollo-utilities "^1.3.0"
82528252
fast-json-stable-stringify "^2.0.0"

0 commit comments

Comments
 (0)