Skip to content

Commit

Permalink
chore(deps): update dependency @prettier/sync to ^0.4.0 (#168)
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 |
|---|---|---|---|---|---|
| [@prettier/sync](https://togithub.com/prettier/prettier-synchronized)
| [`^0.3.0` ->
`^0.4.0`](https://renovatebot.com/diffs/npm/@prettier%2fsync/0.3.0/0.4.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@prettier%2fsync/0.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@prettier%2fsync/0.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@prettier%2fsync/0.3.0/0.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@prettier%2fsync/0.3.0/0.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>prettier/prettier-synchronized
(@&#8203;prettier/sync)</summary>

###
[`v0.4.0`](https://togithub.com/prettier/prettier-synchronized/releases/tag/v0.4.0)

[Compare
Source](https://togithub.com/prettier/prettier-synchronized/compare/v0.3.0...v0.4.0)

- Refactor to use
[`make-synchronized`](https://togithub.com/fisker/make-synchronized/)
([#&#8203;18](https://togithub.com/prettier/prettier-synchronized/issues/18))
[`06c7546`](https://togithub.com/prettier/prettier-synchronized/commit/06c7546)

</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/JoshuaKGoldberg/ts-function-inliner).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEzNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 25, 2024
1 parent ba27ecf commit 1b7806b
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"*": "prettier --ignore-unknown --write"
},
"devDependencies": {
"@prettier/sync": "^0.3.0",
"@prettier/sync": "^0.4.0",
"@release-it/conventional-changelog": "^8.0.0",
"@types/eslint": "^8.44.3",
"@typescript-eslint/eslint-plugin": "^6.7.3",
Expand Down
15 changes: 10 additions & 5 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 1b7806b

Please sign in to comment.