Skip to content

Commit

Permalink
fix(deps): update dependency react-content-loader to v7.0.2 (#5909)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[react-content-loader](https://togithub.com/danilowoz/react-content-loader)
| [`7.0.1` ->
`7.0.2`](https://renovatebot.com/diffs/npm/react-content-loader/7.0.1/7.0.2)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/react-content-loader/7.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/react-content-loader/7.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/react-content-loader/7.0.1/7.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/react-content-loader/7.0.1/7.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>danilowoz/react-content-loader (react-content-loader)</summary>

###
[`v7.0.2`](https://togithub.com/danilowoz/react-content-loader/compare/v7.0.1...c73be7a76f1c228fcdbb0547b7cbc5fa1472c561)

[Compare
Source](https://togithub.com/danilowoz/react-content-loader/compare/v7.0.1...v7.0.2)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, 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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/SAP/ui5-webcomponents-react).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 11, 2024
1 parent 6fafa8f commit cb79434
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/charts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"dependencies": {
"clsx": "2.1.1",
"react-content-loader": "7.0.1",
"react-content-loader": "7.0.2",
"recharts": "2.12.7"
},
"peerDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7714,7 +7714,7 @@ __metadata:
resolution: "@ui5/webcomponents-react-charts@workspace:packages/charts"
dependencies:
clsx: "npm:2.1.1"
react-content-loader: "npm:7.0.1"
react-content-loader: "npm:7.0.2"
recharts: "npm:2.12.7"
peerDependencies:
"@ui5/webcomponents-react": ~1.29.0
Expand Down Expand Up @@ -20653,12 +20653,12 @@ __metadata:
languageName: node
linkType: hard

"react-content-loader@npm:7.0.1":
version: 7.0.1
resolution: "react-content-loader@npm:7.0.1"
"react-content-loader@npm:7.0.2":
version: 7.0.2
resolution: "react-content-loader@npm:7.0.2"
peerDependencies:
react: ">=16.0.0"
checksum: 10c0/84f63ee18439cfa0e941df1e3463fd286714c25a69d80154fa90a95887f433a954a318ae5d2e498fa8d3d13e787456a2409c216beb914cc156b77642094f7f02
checksum: 10c0/77e5976dedd91c793d9c4dd529ce81b89afedfc09c373547aac370e786fce0ed7220887b672ec4252a88e53ef1db1130b668b78f833276a53d0c6e1b040bcd1c
languageName: node
linkType: hard

Expand Down

0 comments on commit cb79434

Please sign in to comment.