Skip to content

Commit

Permalink
fix(deps): update dependency recharts to v1.7.1 (#1112)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and Maurice Dalderup committed Aug 19, 2019
1 parent b0d1551 commit 38ed784
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"react-router-dom": "4.3.1",
"react-scroll": "1.7.13",
"react-sticky": "6.0.3",
"recharts": "1.7.0",
"recharts": "1.7.1",
"recompose": "0.30.0",
"redux": "3.7.2",
"redux-saga": "0.16.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10863,10 +10863,10 @@ recharts-scale@^0.4.2:
dependencies:
decimal.js-light "^2.4.1"

[email protected].0:
version "1.7.0"
resolved "https://registry.yarnpkg.com/recharts/-/recharts-1.7.0.tgz#178077c1d2cc1f55d553c81ed5bcc4537d2382a8"
integrity sha512-rtP2Vg1/MCSK2UtE4aNFeG8qkl8V3N924dx3CJ3dYSzi/fYx2MTL1deCPqlH6i9rUuBQTDKGgWXtHazicMOptA==
[email protected].1:
version "1.7.1"
resolved "https://registry.yarnpkg.com/recharts/-/recharts-1.7.1.tgz#bed7c9427fa0049090447070af185557f5569b06"
integrity sha512-i4vK/ZSICr+dXGmaijuNybc+xhctiX0464xnqauY+OvE6WvU5v+0GYciQvD/HJSObkKG4wY8aRtiuUL9YtXnHQ==
dependencies:
classnames "^2.2.5"
core-js "^2.5.1"
Expand Down

0 comments on commit 38ed784

Please sign in to comment.