Skip to content

Commit 1835518

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

File tree

6 files changed

+28
-24
lines changed

6 files changed

+28
-24
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.4",
31+
"react-apollo": "2.1.5",
3232
"react-dom": "16.4.1",
3333
"react-modal": "3.4.5",
3434
"react-router-dom": "4.3.1",

advanced/yarn.lock

Lines changed: 9 additions & 9 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.5, "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:
4400-
version "4.17.5"
4401-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.5.tgz#99a92d65c0272debe8c96b6057bc8fbfa3bed511"
4402-
4403-
lodash@^4.17.10:
4399+
lodash@4.17.10, lodash@^4.17.10:
44044400
version "4.17.10"
44054401
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.10.tgz#1b7793cf7259ea38fb3661d4d38b3260af8ae4e7"
44064402

4403+
"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:
4404+
version "4.17.5"
4405+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.5.tgz#99a92d65c0272debe8c96b6057bc8fbfa3bed511"
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"
@@ -5655,14 +5655,14 @@ rc@^1.0.1, rc@^1.1.6, rc@^1.1.7:
56555655
minimist "^1.2.0"
56565656
strip-json-comments "~2.0.1"
56575657

5658-
react-apollo@2.1.4:
5659-
version "2.1.4"
5660-
resolved "https://registry.yarnpkg.com/react-apollo/-/react-apollo-2.1.4.tgz#a51059ac56f1a7997cad636a5d36398b9c93ff12"
5658+
react-apollo@2.1.5:
5659+
version "2.1.5"
5660+
resolved "https://registry.yarnpkg.com/react-apollo/-/react-apollo-2.1.5.tgz#d41302a26bd30919d31d84a40c3a3699d8a1dfa4"
56615661
dependencies:
56625662
fbjs "^0.8.16"
56635663
hoist-non-react-statics "^2.5.0"
56645664
invariant "^2.2.2"
5665-
lodash "4.17.5"
5665+
lodash "4.17.10"
56665666
prop-types "^15.6.0"
56675667

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

basic/yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4102,9 +4102,9 @@ 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.5:
4106-
version "4.17.5"
4107-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.5.tgz#99a92d65c0272debe8c96b6057bc8fbfa3bed511"
4105+
lodash@4.17.10:
4106+
version "4.17.10"
4107+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.10.tgz#1b7793cf7259ea38fb3661d4d38b3260af8ae4e7"
41084108

41094109
"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:
41104110
version "4.17.4"
@@ -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.4:
5277-
version "2.1.4"
5278-
resolved "https://registry.yarnpkg.com/react-apollo/-/react-apollo-2.1.4.tgz#a51059ac56f1a7997cad636a5d36398b9c93ff12"
5276+
react-apollo@2.1.5:
5277+
version "2.1.5"
5278+
resolved "https://registry.yarnpkg.com/react-apollo/-/react-apollo-2.1.5.tgz#d41302a26bd30919d31d84a40c3a3699d8a1dfa4"
52795279
dependencies:
52805280
fbjs "^0.8.16"
52815281
hoist-non-react-statics "^2.5.0"
52825282
invariant "^2.2.2"
5283-
lodash "4.17.5"
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.8",
77
"graphql": "0.13.2",
88
"react": "16.4.1",
9-
"react-apollo": "2.1.4",
9+
"react-apollo": "2.1.5",
1010
"react-dom": "16.4.1",
1111
"react-scripts": "1.1.4"
1212
},

minimal/yarn.lock

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4423,7 +4423,11 @@ 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.5, "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:
4426+
lodash@4.17.10:
4427+
version "4.17.10"
4428+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.10.tgz#1b7793cf7259ea38fb3661d4d38b3260af8ae4e7"
4429+
4430+
"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:
44274431
version "4.17.5"
44284432
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.5.tgz#99a92d65c0272debe8c96b6057bc8fbfa3bed511"
44294433

@@ -5672,14 +5676,14 @@ rc@^1.0.1, rc@^1.1.6, rc@^1.1.7:
56725676
minimist "^1.2.0"
56735677
strip-json-comments "~2.0.1"
56745678

5675-
react-apollo@2.1.4:
5676-
version "2.1.4"
5677-
resolved "https://registry.yarnpkg.com/react-apollo/-/react-apollo-2.1.4.tgz#a51059ac56f1a7997cad636a5d36398b9c93ff12"
5679+
react-apollo@2.1.5:
5680+
version "2.1.5"
5681+
resolved "https://registry.yarnpkg.com/react-apollo/-/react-apollo-2.1.5.tgz#d41302a26bd30919d31d84a40c3a3699d8a1dfa4"
56785682
dependencies:
56795683
fbjs "^0.8.16"
56805684
hoist-non-react-statics "^2.5.0"
56815685
invariant "^2.2.2"
5682-
lodash "4.17.5"
5686+
lodash "4.17.10"
56835687
prop-types "^15.6.0"
56845688

56855689
react-dev-utils@^5.0.1:

0 commit comments

Comments
 (0)