Skip to content

Commit

Permalink
Bump recharts from 2.6.2 to 2.8.0
Browse files Browse the repository at this point in the history
Bumps [recharts](https://github.com/recharts/recharts) from 2.6.2 to 2.8.0.
- [Release notes](https://github.com/recharts/recharts/releases)
- [Changelog](https://github.com/recharts/recharts/blob/master/CHANGELOG.md)
- [Commits](recharts/recharts@v2.6.2...v2.8.0)

---
updated-dependencies:
- dependency-name: recharts
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 28, 2023
1 parent 27b4139 commit b3873a2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"react-table": "7.8.0",
"react-toastify": "9.1.3",
"react-use": "17.4.0",
"recharts": "2.6.2",
"recharts": "2.8.0",
"sharethis-reactjs": "1.6.0",
"styled-components": "5.3.10",
"styled-gen": "1.4.8",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -991,7 +991,7 @@
localforage "^1.8.1"
tslib "^2.4.1 || ^1.9.3"

"@sentry/nextjs@^7.64.0":
"@sentry/[email protected]":
version "7.64.0"
resolved "https://registry.yarnpkg.com/@sentry/nextjs/-/nextjs-7.64.0.tgz#5c0bd7ccc6637e0b925dec25ca247dcb8476663c"
integrity sha512-hKlIQpFugdRlWj0wcEG9I8JyVm/osdsE72zwMBGnmCw/jf7U63vjOjfxMe/gRuvllCf/AvoGHEkR5jPufcO+bw==
Expand Down Expand Up @@ -4373,10 +4373,10 @@ recharts-scale@^0.4.4:
dependencies:
decimal.js-light "^2.4.1"

recharts@2.6.2:
version "2.6.2"
resolved "https://registry.yarnpkg.com/recharts/-/recharts-2.6.2.tgz#f26dc7954ab9df8e49a50aa36ed9c7177bd0a0a5"
integrity sha512-dVhNfgI21LlF+4AesO3mj+i+9YdAAjoGaDWIctUgH/G2iy14YVtb/DSUeic77xr19rbKCiq+pQGfeg2kJQDHig==
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 b3873a2

Please sign in to comment.