Skip to content

Commit 69eac6f

Browse files
fix(deps): update dependency react-content-loader to v7.1.0 (#7533)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [react-content-loader](https://redirect.github.com/danilowoz/react-content-loader) | [`7.0.2` -> `7.1.0`](https://renovatebot.com/diffs/npm/react-content-loader/7.0.2/7.1.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/react-content-loader/7.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/react-content-loader/7.0.2/7.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>danilowoz/react-content-loader (react-content-loader)</summary> ### [`v7.1.0`](https://redirect.github.com/danilowoz/react-content-loader/releases/tag/v7.1.0) [Compare Source](https://redirect.github.com/danilowoz/react-content-loader/compare/v7.0.2...v7.1.0) ##### Features - enabling backgroundOpacity and foregroundOpacity for ContentLoader in RN ([061930a](https://redirect.github.com/danilowoz/react-content-loader/commit/061930a196229ab881c41f9ad42f1042cafcd683)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/SAP/ui5-webcomponents-react). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4yMy4yIiwidXBkYXRlZEluVmVyIjoiNDEuMjMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7625a62 commit 69eac6f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/charts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
},
3636
"dependencies": {
3737
"clsx": "2.1.1",
38-
"react-content-loader": "7.0.2",
38+
"react-content-loader": "7.1.0",
3939
"recharts": "2.15.4"
4040
},
4141
"peerDependencies": {

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6590,7 +6590,7 @@ __metadata:
65906590
resolution: "@ui5/webcomponents-react-charts@workspace:packages/charts"
65916591
dependencies:
65926592
clsx: "npm:2.1.1"
6593-
react-content-loader: "npm:7.0.2"
6593+
react-content-loader: "npm:7.1.0"
65946594
recharts: "npm:2.15.4"
65956595
peerDependencies:
65966596
"@ui5/webcomponents-react": ~2.12.0
@@ -21149,12 +21149,12 @@ __metadata:
2114921149
languageName: node
2115021150
linkType: hard
2115121151

21152-
"react-content-loader@npm:7.0.2":
21153-
version: 7.0.2
21154-
resolution: "react-content-loader@npm:7.0.2"
21152+
"react-content-loader@npm:7.1.0":
21153+
version: 7.1.0
21154+
resolution: "react-content-loader@npm:7.1.0"
2115521155
peerDependencies:
2115621156
react: ">=16.0.0"
21157-
checksum: 10c0/77e5976dedd91c793d9c4dd529ce81b89afedfc09c373547aac370e786fce0ed7220887b672ec4252a88e53ef1db1130b668b78f833276a53d0c6e1b040bcd1c
21157+
checksum: 10c0/7a06eef3a37bd286052098a1b742c483da40855e8ea0c53bc858f2811c6a2f1df9ca7af0ce7d6eb93f919f494723351dfb00fc212a9afc9ed25654f0498c84d6
2115821158
languageName: node
2115921159
linkType: hard
2116021160

0 commit comments

Comments
 (0)