Skip to content

Commit 20ade18

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency react-apollo to v2.1.7
1 parent 23e47d4 commit 20ade18

File tree

6 files changed

+27
-27
lines changed

6 files changed

+27
-27
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.9.2",
3030
"react": "16.4.1",
31-
"react-apollo": "2.1.6",
31+
"react-apollo": "2.1.7",
3232
"react-dom": "16.4.1",
3333
"react-modal": "3.4.5",
3434
"react-router-dom": "4.3.1",

advanced/yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4396,14 +4396,14 @@ lodash.uniq@^4.5.0:
43964396
version "4.5.0"
43974397
resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
43984398

4399-
lodash@4.17.10, lodash@^4.17.10:
4400-
version "4.17.10"
4401-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.10.tgz#1b7793cf7259ea38fb3661d4d38b3260af8ae4e7"
4402-
44034399
"lodash@>=3.5 <5", lodash@^4.14.0, lodash@^4.15.0, lodash@^4.17.2, lodash@^4.17.3, lodash@^4.17.4, lodash@^4.3.0:
44044400
version "4.17.5"
44054401
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.5.tgz#99a92d65c0272debe8c96b6057bc8fbfa3bed511"
44064402

4403+
lodash@^4.17.10:
4404+
version "4.17.10"
4405+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.10.tgz#1b7793cf7259ea38fb3661d4d38b3260af8ae4e7"
4406+
44074407
loglevel-colored-level-prefix@^1.0.0:
44084408
version "1.0.0"
44094409
resolved "https://registry.yarnpkg.com/loglevel-colored-level-prefix/-/loglevel-colored-level-prefix-1.0.0.tgz#6a40218fdc7ae15fc76c3d0f3e676c465388603e"
@@ -5662,14 +5662,14 @@ rc@^1.0.1, rc@^1.1.6, rc@^1.1.7:
56625662
minimist "^1.2.0"
56635663
strip-json-comments "~2.0.1"
56645664

5665-
react-apollo@2.1.6:
5666-
version "2.1.6"
5667-
resolved "https://registry.yarnpkg.com/react-apollo/-/react-apollo-2.1.6.tgz#13be92689009eda9023948c78532f4102cbc3d57"
5665+
react-apollo@2.1.7:
5666+
version "2.1.7"
5667+
resolved "https://registry.yarnpkg.com/react-apollo/-/react-apollo-2.1.7.tgz#629d3b80786e5bc1cccf415d29d00f1dd85e22f2"
56685668
dependencies:
56695669
fbjs "^0.8.16"
56705670
hoist-non-react-statics "^2.5.0"
56715671
invariant "^2.2.2"
5672-
lodash "4.17.10"
5672+
lodash "^4.17.10"
56735673
prop-types "^15.6.0"
56745674

56755675
react-dev-utils@^5.0.1:

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.10",
99
"graphql": "0.13.2",
1010
"react": "16.4.1",
11-
"react-apollo": "2.1.6",
11+
"react-apollo": "2.1.7",
1212
"react-dom": "16.4.1",
1313
"react-modal": "3.4.5",
1414
"react-router-dom": "4.3.1",

basic/yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4102,14 +4102,14 @@ lodash.uniq@^4.5.0:
41024102
version "4.5.0"
41034103
resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
41044104

4105-
lodash@4.17.10:
4106-
version "4.17.10"
4107-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.10.tgz#1b7793cf7259ea38fb3661d4d38b3260af8ae4e7"
4108-
41094105
"lodash@>=3.5 <5", lodash@^4.14.0, lodash@^4.15.0, lodash@^4.17.2, lodash@^4.17.3, lodash@^4.17.4, lodash@^4.3.0:
41104106
version "4.17.4"
41114107
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae"
41124108

4109+
lodash@^4.17.10:
4110+
version "4.17.10"
4111+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.10.tgz#1b7793cf7259ea38fb3661d4d38b3260af8ae4e7"
4112+
41134113
loglevel@^1.4.1:
41144114
version "1.6.1"
41154115
resolved "https://registry.yarnpkg.com/loglevel/-/loglevel-1.6.1.tgz#e0fc95133b6ef276cdc8887cdaf24aa6f156f8fa"
@@ -5273,14 +5273,14 @@ 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.6:
5277-
version "2.1.6"
5278-
resolved "https://registry.yarnpkg.com/react-apollo/-/react-apollo-2.1.6.tgz#13be92689009eda9023948c78532f4102cbc3d57"
5276+
react-apollo@2.1.7:
5277+
version "2.1.7"
5278+
resolved "https://registry.yarnpkg.com/react-apollo/-/react-apollo-2.1.7.tgz#629d3b80786e5bc1cccf415d29d00f1dd85e22f2"
52795279
dependencies:
52805280
fbjs "^0.8.16"
52815281
hoist-non-react-statics "^2.5.0"
52825282
invariant "^2.2.2"
5283-
lodash "4.17.10"
5283+
lodash "^4.17.10"
52845284
prop-types "^15.6.0"
52855285

52865286
react-dev-utils@^5.0.1:

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.10",
77
"graphql": "0.13.2",
88
"react": "16.4.1",
9-
"react-apollo": "2.1.6",
9+
"react-apollo": "2.1.7",
1010
"react-dom": "16.4.1",
1111
"react-scripts": "1.1.4"
1212
},

minimal/yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4423,14 +4423,14 @@ lodash.uniq@^4.5.0:
44234423
version "4.5.0"
44244424
resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
44254425

4426-
lodash@4.17.10:
4427-
version "4.17.10"
4428-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.10.tgz#1b7793cf7259ea38fb3661d4d38b3260af8ae4e7"
4429-
44304426
"lodash@>=3.5 <5", lodash@^4.14.0, lodash@^4.15.0, lodash@^4.17.2, lodash@^4.17.3, lodash@^4.17.4, lodash@^4.3.0:
44314427
version "4.17.5"
44324428
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.5.tgz#99a92d65c0272debe8c96b6057bc8fbfa3bed511"
44334429

4430+
lodash@^4.17.10:
4431+
version "4.17.10"
4432+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.10.tgz#1b7793cf7259ea38fb3661d4d38b3260af8ae4e7"
4433+
44344434
loglevel@^1.4.1:
44354435
version "1.6.1"
44364436
resolved "https://registry.yarnpkg.com/loglevel/-/loglevel-1.6.1.tgz#e0fc95133b6ef276cdc8887cdaf24aa6f156f8fa"
@@ -5676,14 +5676,14 @@ 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.6:
5680-
version "2.1.6"
5681-
resolved "https://registry.yarnpkg.com/react-apollo/-/react-apollo-2.1.6.tgz#13be92689009eda9023948c78532f4102cbc3d57"
5679+
react-apollo@2.1.7:
5680+
version "2.1.7"
5681+
resolved "https://registry.yarnpkg.com/react-apollo/-/react-apollo-2.1.7.tgz#629d3b80786e5bc1cccf415d29d00f1dd85e22f2"
56825682
dependencies:
56835683
fbjs "^0.8.16"
56845684
hoist-non-react-statics "^2.5.0"
56855685
invariant "^2.2.2"
5686-
lodash "4.17.10"
5686+
lodash "^4.17.10"
56875687
prop-types "^15.6.0"
56885688

56895689
react-dev-utils@^5.0.1:

0 commit comments

Comments
 (0)