Skip to content

Commit e82b808

Browse files
committed
chore: update react-content-loader
1 parent 6776e72 commit e82b808

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

packages/charts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"dependencies": {
2222
"@babel/runtime": "7.10.4",
2323
"lodash.debounce": "^4.0.8",
24-
"react-content-loader": "^5.0.4",
24+
"react-content-loader": "5.1.0",
2525
"recharts": "2.0.0-beta.6"
2626
},
2727
"peerDependencies": {

packages/main/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@babel/runtime": "7.10.4",
3535
"@ui5/webcomponents-react-base": "^0.10.0-rc.3",
3636
"lodash.debounce": "^4.0.8",
37-
"react-content-loader": "^5.0.4",
37+
"react-content-loader": "5.1.0",
3838
"react-jss": "10.1.1",
3939
"react-table": "7.2.2",
4040
"react-virtual": "2.2.1"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17097,10 +17097,10 @@ react-color@^2.17.0:
1709717097
reactcss "^1.2.0"
1709817098
tinycolor2 "^1.4.1"
1709917099

17100-
react-content-loader@^5.0.4:
17101-
version "5.0.4"
17102-
resolved "https://registry.yarnpkg.com/react-content-loader/-/react-content-loader-5.0.4.tgz#1493491d2f6b309d281d84144a655417ea734486"
17103-
integrity sha512-hxv4Td1kQxFOmIUbBZ2S3HGZ/jJr28aJvM+8fndm9TmNOE7tSde7WSTL6R68aTS6qE0BA3ptcWIErrP704pQSw==
17100+
react-content-loader@5.1.0:
17101+
version "5.1.0"
17102+
resolved "https://registry.yarnpkg.com/react-content-loader/-/react-content-loader-5.1.0.tgz#7da2b75aefcdb2571df88ddc61a6f76a413ff616"
17103+
integrity sha512-80t5SYxLCXDvpaRRH/p4tV8RGGPBM7YAWwA+mARCJWRj4IkcEnJxkPGboBENgkBmyG4xsMAsa/dgy93DXoQ1dA==
1710417104

1710517105
react-dev-utils@^9.0.0:
1710617106
version "9.1.0"

0 commit comments

Comments
 (0)