Skip to content

Commit 3273748

Browse files
chore(deps): bump recharts from 2.0.0-beta.6 to 2.0.0-beta.7
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]>
1 parent ea3ed49 commit 3273748

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
@@ -14129,7 +14129,7 @@ lodash.zip@^4.2.0:
1412914129
resolved "https://registry.yarnpkg.com/lodash.zip/-/lodash.zip-4.2.0.tgz#ec6662e4896408ed4ab6c542a3990b72cc080020"
1413014130
integrity sha1-7GZi5IlkCO1KtsVCo5kLcswIACA=
1413114131

14132-
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:
14132+
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:
1413314133
version "4.17.20"
1413414134
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52"
1413514135
integrity sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==
@@ -17562,18 +17562,18 @@ recharts-scale@^0.4.2:
1756217562
dependencies:
1756317563
decimal.js-light "^2.4.1"
1756417564

17565-
17566-
version "2.0.0-beta.6"
17567-
resolved "https://registry.yarnpkg.com/recharts/-/recharts-2.0.0-beta.6.tgz#238f5f955370dffdbf50049f7ff46892808e27c0"
17568-
integrity sha512-xfnaKt9XwrBAajdIbFFwaDtICoA3fIYtMsflr35GCthoiRPvs71Z2G5YsmWwyPDCaQ4EE5TcWkLeFpNCC7gpzQ==
17565+
17566+
version "2.0.0-beta.7"
17567+
resolved "https://registry.yarnpkg.com/recharts/-/recharts-2.0.0-beta.7.tgz#9d0f8259852e1c45c0bfdc8d638c793c4037bc10"
17568+
integrity sha512-dt4+KwBwRx4ed5mGg+rBMCBRxbQiMVGdyL9nhoaumB2StH/HCau8XRmOfgAI5ZmyBBW7NkiACZMPX5+X05pAsw==
1756917569
dependencies:
1757017570
classnames "^2.2.5"
1757117571
core-js "^3.4.2"
1757217572
d3-interpolate "^1.3.0"
1757317573
d3-scale "^3.1.0"
1757417574
d3-shape "^1.3.5"
1757517575
eventemitter3 "^4.0.1"
17576-
lodash "^4.17.5"
17576+
lodash "^4.17.19"
1757717577
react-resize-detector "^4.2.1"
1757817578
react-smooth "^1.0.5"
1757917579
recharts-scale "^0.4.2"

0 commit comments

Comments
 (0)