Skip to content

Commit

Permalink
fix(deps): update dependency react-content-loader to v7.0.1 (#5899)
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.0` ->
`7.0.1`](https://renovatebot.com/diffs/npm/react-content-loader/7.0.0/7.0.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/react-content-loader/7.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/react-content-loader/7.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/react-content-loader/7.0.0/7.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/react-content-loader/7.0.0/7.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

###
[`v7.0.1`](https://togithub.com/danilowoz/react-content-loader/releases/tag/v7.0.1)

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

##### Bug Fixes

- **export:** add exports in to make /native work in Node 16.x ESM mod…
([#&#8203;319](https://togithub.com/danilowoz/react-content-loader/issues/319))
([27757c2](https://togithub.com/danilowoz/react-content-loader/commit/27757c2ed7810209ba175464239387a779c66e62))

</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 10, 2024
1 parent 51718da commit 5ed11e9
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.0",
"react-content-loader": "7.0.1",
"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 @@ -6621,7 +6621,7 @@ __metadata:
resolution: "@ui5/webcomponents-react-charts@workspace:packages/charts"
dependencies:
clsx: "npm:2.1.1"
react-content-loader: "npm:7.0.0"
react-content-loader: "npm:7.0.1"
recharts: "npm:2.12.7"
peerDependencies:
"@ui5/webcomponents-react": ~1.29.0
Expand Down Expand Up @@ -19560,12 +19560,12 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit 5ed11e9

Please sign in to comment.