Skip to content

Commit db79984

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

File tree

6 files changed

+42
-53
lines changed

6 files changed

+42
-53
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.5",
31+
"react-apollo": "2.5.6",
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: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9452,16 +9452,16 @@ rc@^1.2.7:
94529452
minimist "^1.2.0"
94539453
strip-json-comments "~2.0.1"
94549454

9455-
react-apollo@2.5.5:
9456-
version "2.5.5"
9457-
resolved "https://registry.yarnpkg.com/react-apollo/-/react-apollo-2.5.5.tgz#0f27079a8fa9d9ceea8b29a5977eb42885f88fb9"
9458-
integrity sha512-zoJYlkI3i7+f1ejCbFtWU2GLCxjrmB3Es6RANyEZcbl0yetf5TI6ofMjBzILTvwoqp6tiQHH/8q66vQF0KcLmQ==
9455+
react-apollo@2.5.6:
9456+
version "2.5.6"
9457+
resolved "https://registry.yarnpkg.com/react-apollo/-/react-apollo-2.5.6.tgz#98a59d0eea31432ed001e6a033e11a58139ffc31"
9458+
integrity sha512-WWX5UykTtmW6+awjqEsSWSdvVyZv/vsavUgpdI4ddn4CBdz47INC+iTdJBnYaUFMB24GmqjFFSoSd98gu1xqKA==
94599459
dependencies:
9460-
apollo-utilities "^1.2.1"
9460+
apollo-utilities "^1.3.0"
94619461
hoist-non-react-statics "^3.3.0"
94629462
lodash.isequal "^4.5.0"
94639463
prop-types "^15.7.2"
9464-
ts-invariant "^0.4.0"
9464+
ts-invariant "^0.4.2"
94659465
tslib "^1.9.3"
94669466

94679467
react-app-polyfill@^0.2.2:
@@ -11268,6 +11268,13 @@ ts-invariant@^0.4.0:
1126811268
dependencies:
1126911269
tslib "^1.9.3"
1127011270

11271+
ts-invariant@^0.4.2:
11272+
version "0.4.2"
11273+
resolved "https://registry.yarnpkg.com/ts-invariant/-/ts-invariant-0.4.2.tgz#8685131b8083e67c66d602540e78763408be9113"
11274+
integrity sha512-PTAAn8lJPEdRBJJEs4ig6MVZWfO12yrFzV7YaPslmyhG7+4MA279y4BXT3f72gXeVl0mC1aAWq2rMX4eKTWU/Q==
11275+
dependencies:
11276+
tslib "^1.9.3"
11277+
1127111278
ts-pnp@^1.0.0:
1127211279
version "1.1.2"
1127311280
resolved "https://registry.yarnpkg.com/ts-pnp/-/ts-pnp-1.1.2.tgz#be8e4bfce5d00f0f58e0666a82260c34a57af552"

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.0",
99
"graphql": "14.0.2",
1010
"react": "16.8.6",
11-
"react-apollo": "2.5.5",
11+
"react-apollo": "2.5.6",
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: 13 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1698,15 +1698,6 @@ apollo-utilities@^1.0.0:
16981698
dependencies:
16991699
fast-json-stable-stringify "^2.0.0"
17001700

1701-
apollo-utilities@^1.2.1:
1702-
version "1.2.1"
1703-
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.2.1.tgz#1c3a1ebf5607d7c8efe7636daaf58e7463b41b3c"
1704-
integrity sha512-Zv8Udp9XTSFiN8oyXOjf6PMHepD4yxxReLsl6dPUy5Ths7jti3nmlBzZUOxuTWRwZn0MoclqL7RQ5UEJN8MAxg==
1705-
dependencies:
1706-
fast-json-stable-stringify "^2.0.0"
1707-
ts-invariant "^0.2.1"
1708-
tslib "^1.9.3"
1709-
17101701
append-transform@^0.4.0:
17111702
version "0.4.0"
17121703
resolved "https://registry.yarnpkg.com/append-transform/-/append-transform-0.4.0.tgz#d76ebf8ca94d276e247a36bad44a4b74ab611991"
@@ -8528,16 +8519,16 @@ rc@^1.2.7:
85288519
minimist "^1.2.0"
85298520
strip-json-comments "~2.0.1"
85308521

8531-
react-apollo@2.5.5:
8532-
version "2.5.5"
8533-
resolved "https://registry.yarnpkg.com/react-apollo/-/react-apollo-2.5.5.tgz#0f27079a8fa9d9ceea8b29a5977eb42885f88fb9"
8534-
integrity sha512-zoJYlkI3i7+f1ejCbFtWU2GLCxjrmB3Es6RANyEZcbl0yetf5TI6ofMjBzILTvwoqp6tiQHH/8q66vQF0KcLmQ==
8522+
react-apollo@2.5.6:
8523+
version "2.5.6"
8524+
resolved "https://registry.yarnpkg.com/react-apollo/-/react-apollo-2.5.6.tgz#98a59d0eea31432ed001e6a033e11a58139ffc31"
8525+
integrity sha512-WWX5UykTtmW6+awjqEsSWSdvVyZv/vsavUgpdI4ddn4CBdz47INC+iTdJBnYaUFMB24GmqjFFSoSd98gu1xqKA==
85358526
dependencies:
8536-
apollo-utilities "^1.2.1"
8527+
apollo-utilities "^1.3.0"
85378528
hoist-non-react-statics "^3.3.0"
85388529
lodash.isequal "^4.5.0"
85398530
prop-types "^15.7.2"
8540-
ts-invariant "^0.4.0"
8531+
ts-invariant "^0.4.2"
85418532
tslib "^1.9.3"
85428533

85438534
react-app-polyfill@^0.2.2:
@@ -10125,20 +10116,20 @@ tryer@^1.0.0:
1012510116
resolved "https://registry.yarnpkg.com/tryer/-/tryer-1.0.1.tgz#f2c85406800b9b0f74c9f7465b81eaad241252f8"
1012610117
integrity sha512-c3zayb8/kWWpycWYg87P71E1S1ZL6b6IJxfb5fvsUgsf0S2MVGaDhDXXjDMpdCpfWXqptc+4mXwmiy1ypXqRAA==
1012710118

10128-
ts-invariant@^0.2.1:
10129-
version "0.2.1"
10130-
resolved "https://registry.yarnpkg.com/ts-invariant/-/ts-invariant-0.2.1.tgz#3d587f9d6e3bded97bf9ec17951dd9814d5a9d3f"
10131-
integrity sha512-Z/JSxzVmhTo50I+LKagEISFJW3pvPCqsMWLamCTX8Kr3N5aMrnGOqcflbe5hLUzwjvgPfnLzQtHZv0yWQ+FIHg==
10132-
dependencies:
10133-
tslib "^1.9.3"
10134-
1013510119
ts-invariant@^0.4.0:
1013610120
version "0.4.0"
1013710121
resolved "https://registry.yarnpkg.com/ts-invariant/-/ts-invariant-0.4.0.tgz#5b98ddc2b8a067ba400c13d99b808357e4ee9c2e"
1013810122
integrity sha512-dI1qXTqHx/QP6SvwSCen4sEza+CtB9KvHQREdpMVRzt05VlSPEfNxus4PsJWdK9ZfiI4yJnAB8j3+jcD3ct21g==
1013910123
dependencies:
1014010124
tslib "^1.9.3"
1014110125

10126+
ts-invariant@^0.4.2:
10127+
version "0.4.2"
10128+
resolved "https://registry.yarnpkg.com/ts-invariant/-/ts-invariant-0.4.2.tgz#8685131b8083e67c66d602540e78763408be9113"
10129+
integrity sha512-PTAAn8lJPEdRBJJEs4ig6MVZWfO12yrFzV7YaPslmyhG7+4MA279y4BXT3f72gXeVl0mC1aAWq2rMX4eKTWU/Q==
10130+
dependencies:
10131+
tslib "^1.9.3"
10132+
1014210133
ts-pnp@^1.0.0:
1014310134
version "1.1.2"
1014410135
resolved "https://registry.yarnpkg.com/ts-pnp/-/ts-pnp-1.1.2.tgz#be8e4bfce5d00f0f58e0666a82260c34a57af552"

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.0",
55
"graphql": "0.13.2",
66
"react": "16.8.6",
7-
"react-apollo": "2.5.5",
7+
"react-apollo": "2.5.6",
88
"react-dom": "16.8.6",
99
"react-scripts": "2.1.8"
1010
},

minimal/yarn.lock

Lines changed: 13 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1447,15 +1447,6 @@ apollo-utilities@^1.0.0:
14471447
dependencies:
14481448
fast-json-stable-stringify "^2.0.0"
14491449

1450-
apollo-utilities@^1.2.1:
1451-
version "1.2.1"
1452-
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.2.1.tgz#1c3a1ebf5607d7c8efe7636daaf58e7463b41b3c"
1453-
integrity sha512-Zv8Udp9XTSFiN8oyXOjf6PMHepD4yxxReLsl6dPUy5Ths7jti3nmlBzZUOxuTWRwZn0MoclqL7RQ5UEJN8MAxg==
1454-
dependencies:
1455-
fast-json-stable-stringify "^2.0.0"
1456-
ts-invariant "^0.2.1"
1457-
tslib "^1.9.3"
1458-
14591450
append-transform@^0.4.0:
14601451
version "0.4.0"
14611452
resolved "https://registry.yarnpkg.com/append-transform/-/append-transform-0.4.0.tgz#d76ebf8ca94d276e247a36bad44a4b74ab611991"
@@ -8235,16 +8226,16 @@ rc@^1.2.7:
82358226
minimist "^1.2.0"
82368227
strip-json-comments "~2.0.1"
82378228

8238-
react-apollo@2.5.5:
8239-
version "2.5.5"
8240-
resolved "https://registry.yarnpkg.com/react-apollo/-/react-apollo-2.5.5.tgz#0f27079a8fa9d9ceea8b29a5977eb42885f88fb9"
8241-
integrity sha512-zoJYlkI3i7+f1ejCbFtWU2GLCxjrmB3Es6RANyEZcbl0yetf5TI6ofMjBzILTvwoqp6tiQHH/8q66vQF0KcLmQ==
8229+
react-apollo@2.5.6:
8230+
version "2.5.6"
8231+
resolved "https://registry.yarnpkg.com/react-apollo/-/react-apollo-2.5.6.tgz#98a59d0eea31432ed001e6a033e11a58139ffc31"
8232+
integrity sha512-WWX5UykTtmW6+awjqEsSWSdvVyZv/vsavUgpdI4ddn4CBdz47INC+iTdJBnYaUFMB24GmqjFFSoSd98gu1xqKA==
82428233
dependencies:
8243-
apollo-utilities "^1.2.1"
8234+
apollo-utilities "^1.3.0"
82448235
hoist-non-react-statics "^3.3.0"
82458236
lodash.isequal "^4.5.0"
82468237
prop-types "^15.7.2"
8247-
ts-invariant "^0.4.0"
8238+
ts-invariant "^0.4.2"
82488239
tslib "^1.9.3"
82498240

82508241
react-app-polyfill@^0.2.2:
@@ -9716,20 +9707,20 @@ tryer@^1.0.0:
97169707
resolved "https://registry.yarnpkg.com/tryer/-/tryer-1.0.1.tgz#f2c85406800b9b0f74c9f7465b81eaad241252f8"
97179708
integrity sha512-c3zayb8/kWWpycWYg87P71E1S1ZL6b6IJxfb5fvsUgsf0S2MVGaDhDXXjDMpdCpfWXqptc+4mXwmiy1ypXqRAA==
97189709

9719-
ts-invariant@^0.2.1:
9720-
version "0.2.1"
9721-
resolved "https://registry.yarnpkg.com/ts-invariant/-/ts-invariant-0.2.1.tgz#3d587f9d6e3bded97bf9ec17951dd9814d5a9d3f"
9722-
integrity sha512-Z/JSxzVmhTo50I+LKagEISFJW3pvPCqsMWLamCTX8Kr3N5aMrnGOqcflbe5hLUzwjvgPfnLzQtHZv0yWQ+FIHg==
9723-
dependencies:
9724-
tslib "^1.9.3"
9725-
97269710
ts-invariant@^0.4.0:
97279711
version "0.4.0"
97289712
resolved "https://registry.yarnpkg.com/ts-invariant/-/ts-invariant-0.4.0.tgz#5b98ddc2b8a067ba400c13d99b808357e4ee9c2e"
97299713
integrity sha512-dI1qXTqHx/QP6SvwSCen4sEza+CtB9KvHQREdpMVRzt05VlSPEfNxus4PsJWdK9ZfiI4yJnAB8j3+jcD3ct21g==
97309714
dependencies:
97319715
tslib "^1.9.3"
97329716

9717+
ts-invariant@^0.4.2:
9718+
version "0.4.2"
9719+
resolved "https://registry.yarnpkg.com/ts-invariant/-/ts-invariant-0.4.2.tgz#8685131b8083e67c66d602540e78763408be9113"
9720+
integrity sha512-PTAAn8lJPEdRBJJEs4ig6MVZWfO12yrFzV7YaPslmyhG7+4MA279y4BXT3f72gXeVl0mC1aAWq2rMX4eKTWU/Q==
9721+
dependencies:
9722+
tslib "^1.9.3"
9723+
97339724
ts-pnp@^1.0.0:
97349725
version "1.1.2"
97359726
resolved "https://registry.yarnpkg.com/ts-pnp/-/ts-pnp-1.1.2.tgz#be8e4bfce5d00f0f58e0666a82260c34a57af552"

0 commit comments

Comments
 (0)