Skip to content

Commit 16c4b0d

Browse files
renovate[bot]evenchange4
authored andcommitted
fix(deps): update dependency react-apollo to v2.4.1 (#25)
1 parent eee77f6 commit 16c4b0d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"graphql": "14.1.1",
1010
"graphql.macro": "1.3.2",
1111
"react": "16.8.0-alpha.1",
12-
"react-apollo": "2.4.0",
12+
"react-apollo": "2.4.1",
1313
"react-dom": "16.8.0-alpha.1",
1414
"react-scripts": "2.1.3"
1515
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8107,10 +8107,10 @@ rc@^1.2.7:
81078107
minimist "^1.2.0"
81088108
strip-json-comments "~2.0.1"
81098109

8110-
react-apollo@2.4.0:
8111-
version "2.4.0"
8112-
resolved "https://registry.yarnpkg.com/react-apollo/-/react-apollo-2.4.0.tgz#22f68c429120d3c332adaef0d02c60771055d9ea"
8113-
integrity sha512-m3wJ/NFKMsxNTp0CNlQDUMkOxTY9imVEh72+N6r7jULjO5DimCQkUXQyHP8IzInCEYoEJAx3r0xLPm/qPsqIoA==
8110+
react-apollo@2.4.1:
8111+
version "2.4.1"
8112+
resolved "https://registry.yarnpkg.com/react-apollo/-/react-apollo-2.4.1.tgz#89db63ebacf01c1603553bb476f089492aaeab2c"
8113+
integrity sha512-fSaiwXzY5xRmqKuGCtkMON8paL4/rKf4pB2aSI/0Ot8tn+gJisFqZ0iz9Pxvl6MHnJm1/gjJD3X1J4KmbYN2Yw==
81148114
dependencies:
81158115
fbjs "^1.0.0"
81168116
hoist-non-react-statics "^3.0.0"

0 commit comments

Comments
 (0)