Skip to content

Commit

Permalink
bump(deps): update dependency @contentedjs/contented to v5.0.3 (#267)
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 |
|---|---|---|---|---|---|
| [@contentedjs/contented](https://togithub.com/levaintech/contented) |
[`5.0.2` ->
`5.0.3`](https://renovatebot.com/diffs/npm/@contentedjs%2fcontented/5.0.2/5.0.3)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@contentedjs%2fcontented/5.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@contentedjs%2fcontented/5.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@contentedjs%2fcontented/5.0.2/5.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@contentedjs%2fcontented/5.0.2/5.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>levaintech/contented (@&#8203;contentedjs/contented)</summary>

###
[`v5.0.3`](https://togithub.com/levaintech/contented/releases/tag/v5.0.3)

[Compare
Source](https://togithub.com/levaintech/contented/compare/v5.0.2...v5.0.3)

#### Chore & Maintenance

- chore(contented-preview): remove uncessary files
[@&#8203;fuxingloh](https://togithub.com/fuxingloh)
([#&#8203;581](https://togithub.com/levaintech/contented/issues/581))
- chore(contented): streamline dependencies and use truncate
[@&#8203;fuxingloh](https://togithub.com/fuxingloh)
([#&#8203;580](https://togithub.com/levaintech/contented/issues/580))

</details>

---

### Configuration

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

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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/levaintech/sticky).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Aug 23, 2023
1 parent 60f73b0 commit 84d1070
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 19 deletions.
2 changes: 1 addition & 1 deletion packages/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
"write": "contented write"
},
"devDependencies": {
"@contentedjs/contented": "5.0.2"
"@contentedjs/contented": "5.0.3"
}
}
41 changes: 23 additions & 18 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 84d1070

Please sign in to comment.