Skip to content

Commit

Permalink
Bump recharts to 2.8.0 (#38779)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 8, 2023
1 parent 95e41fd commit 94642bf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
"react-transition-group": "^4.4.5",
"react-virtuoso": "^4.5.0",
"react-window": "^1.8.9",
"recharts": "2.7.3",
"recharts": "2.8.0",
"rimraf": "^5.0.1",
"styled-components": "^5.3.11",
"stylis": "4.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14395,10 +14395,10 @@ recharts-scale@^0.4.4:
dependencies:
decimal.js-light "^2.4.1"

recharts@2.7.3:
version "2.7.3"
resolved "https://registry.yarnpkg.com/recharts/-/recharts-2.7.3.tgz#ca15789f94495d56a484ff6c0d9c7f665af0472d"
integrity sha512-cKoO9jUZRQavn06H6Ih2EcG82zUNdQH3OEGWVCmluSDyp3d7fIpDAsbMTd8hE8+T+MD8P76iicv/J4pJspDP7A==
recharts@2.8.0:
version "2.8.0"
resolved "https://registry.yarnpkg.com/recharts/-/recharts-2.8.0.tgz#90c95136e2cb6930224c94a51adce607701284fc"
integrity sha512-nciXqQDh3aW8abhwUlA4EBOBusRHLNiKHfpRZiG/yjups1x+auHb2zWPuEcTn/IMiN47vVMMuF8Sr+vcQJtsmw==
dependencies:
classnames "^2.2.5"
eventemitter3 "^4.0.1"
Expand Down

0 comments on commit 94642bf

Please sign in to comment.