Skip to content

Commit 685918d

Browse files
chore(deps): bump react-content-loader from 6.0.0 to 6.0.1 (#1188)
Bumps [react-content-loader](https://github.com/danilowoz/react-content-loader) from 6.0.0 to 6.0.1. - [Release notes](https://github.com/danilowoz/react-content-loader/releases) - [Commits](danilowoz/react-content-loader@v6.0.0...v6.0.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1e7aaf7 commit 685918d

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

packages/charts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"dependencies": {
2323
"@babel/runtime": "7.12.5",
2424
"lodash": "^4.17.20",
25-
"react-content-loader": "6.0.0",
25+
"react-content-loader": "6.0.1",
2626
"recharts": "2.0.3"
2727
},
2828
"peerDependencies": {

packages/main/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@babel/runtime": "7.12.5",
3636
"@ui5/webcomponents-react-base": "^0.13.3",
3737
"lodash": "^4.17.20",
38-
"react-content-loader": "6.0.0",
38+
"react-content-loader": "6.0.1",
3939
"react-jss": "10.5.0",
4040
"react-table": "7.6.3",
4141
"react-virtual": "2.3.2"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14796,10 +14796,10 @@ react-color@^2.17.0:
1479614796
reactcss "^1.2.0"
1479714797
tinycolor2 "^1.4.1"
1479814798

14799-
react-content-loader@6.0.0:
14800-
version "6.0.0"
14801-
resolved "https://registry.yarnpkg.com/react-content-loader/-/react-content-loader-6.0.0.tgz#65300eaf0e6705dac66ecfee4b87fe00109aca47"
14802-
integrity sha512-+v3GxZvHALPn5853cCqpQx8FkaSP6lBXdh1XPdqGCzlZTvP0+FcPTGbsfpZOPnaRSiourcGaW0TFTysHDN/elA==
14799+
react-content-loader@6.0.1:
14800+
version "6.0.1"
14801+
resolved "https://registry.yarnpkg.com/react-content-loader/-/react-content-loader-6.0.1.tgz#1c5ce4a6256d974fcd3ac85460eca24b33226920"
14802+
integrity sha512-djJUgGNze7YdWzJA1kYO1eKXAMpP+Z4sMulmEuTVi6vEXzfuQCJs6yD8hhgWj23vvJPZL5b8NyabxteyF8Hq/g==
1480314803

1480414804
react-dev-utils@^10.0.0:
1480514805
version "10.2.1"

0 commit comments

Comments
 (0)