Skip to content

Commit 1375b64

Browse files
chore(deps): bump recharts from 2.0.0-beta.6 to 2.0.0-beta.7 (#795)
Bumps [recharts](https://github.com/recharts/recharts) from 2.0.0-beta.6 to 2.0.0-beta.7. - [Release notes](https://github.com/recharts/recharts/releases) - [Changelog](https://github.com/recharts/recharts/blob/master/CHANGELOG.md) - [Commits](recharts/recharts@v2.0.0-beta.6...v2.0.0-beta.7) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: D071203 <[email protected]> [ci skip]
1 parent 7717568 commit 1375b64

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

packages/charts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@babel/runtime": "7.12.1",
2424
"lodash": "^4.17.20",
2525
"react-content-loader": "5.1.3",
26-
"recharts": "2.0.0-beta.6"
26+
"recharts": "2.0.0-beta.7"
2727
},
2828
"peerDependencies": {
2929
"@ui5/webcomponents-react": "^0.11.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14116,7 +14116,7 @@ lodash.zip@^4.2.0:
1411614116
resolved "https://registry.yarnpkg.com/lodash.zip/-/lodash.zip-4.2.0.tgz#ec6662e4896408ed4ab6c542a3990b72cc080020"
1411714117
integrity sha1-7GZi5IlkCO1KtsVCo5kLcswIACA=
1411814118

14119-
lodash@^4.0.1, lodash@^4.15.0, lodash@^4.17.11, lodash@^4.17.12, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.20, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.2.1, lodash@~4.17.10, lodash@~4.17.4:
14119+
lodash@^4.0.1, lodash@^4.15.0, lodash@^4.17.11, lodash@^4.17.12, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.20, lodash@^4.17.4, lodash@^4.2.1, lodash@~4.17.10, lodash@~4.17.4:
1412014120
version "4.17.20"
1412114121
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52"
1412214122
integrity sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==
@@ -17549,18 +17549,18 @@ recharts-scale@^0.4.2:
1754917549
dependencies:
1755017550
decimal.js-light "^2.4.1"
1755117551

17552-
17553-
version "2.0.0-beta.6"
17554-
resolved "https://registry.yarnpkg.com/recharts/-/recharts-2.0.0-beta.6.tgz#238f5f955370dffdbf50049f7ff46892808e27c0"
17555-
integrity sha512-xfnaKt9XwrBAajdIbFFwaDtICoA3fIYtMsflr35GCthoiRPvs71Z2G5YsmWwyPDCaQ4EE5TcWkLeFpNCC7gpzQ==
17552+
17553+
version "2.0.0-beta.7"
17554+
resolved "https://registry.yarnpkg.com/recharts/-/recharts-2.0.0-beta.7.tgz#9d0f8259852e1c45c0bfdc8d638c793c4037bc10"
17555+
integrity sha512-dt4+KwBwRx4ed5mGg+rBMCBRxbQiMVGdyL9nhoaumB2StH/HCau8XRmOfgAI5ZmyBBW7NkiACZMPX5+X05pAsw==
1755617556
dependencies:
1755717557
classnames "^2.2.5"
1755817558
core-js "^3.4.2"
1755917559
d3-interpolate "^1.3.0"
1756017560
d3-scale "^3.1.0"
1756117561
d3-shape "^1.3.5"
1756217562
eventemitter3 "^4.0.1"
17563-
lodash "^4.17.5"
17563+
lodash "^4.17.19"
1756417564
react-resize-detector "^4.2.1"
1756517565
react-smooth "^1.0.5"
1756617566
recharts-scale "^0.4.2"

0 commit comments

Comments
 (0)