Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency prettier-plugin-curly to ^0.2.0 (#318)
[![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-plugin-curly](https://togithub.com/JoshuaKGoldberg/prettier-plugin-curly) | [`^0.1.3` -> `^0.2.0`](https://renovatebot.com/diffs/npm/prettier-plugin-curly/0.1.3/0.2.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/prettier-plugin-curly/0.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/prettier-plugin-curly/0.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/prettier-plugin-curly/0.1.3/0.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/prettier-plugin-curly/0.1.3/0.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>JoshuaKGoldberg/prettier-plugin-curly (prettier-plugin-curly)</summary> ### [`v0.2.1`](https://togithub.com/JoshuaKGoldberg/prettier-plugin-curly/blob/HEAD/CHANGELOG.md#021-2024-03-16) [Compare Source](https://togithub.com/JoshuaKGoldberg/prettier-plugin-curly/compare/0.2.0...0.2.1) ##### Bug Fixes - allow empty statement bodies ([203a355](https://togithub.com/JoshuaKGoldberg/prettier-plugin-curly/commit/203a35518cfb3cda8d1061c5247e2ad66bfbff9d)) ### [`v0.2.0`](https://togithub.com/JoshuaKGoldberg/prettier-plugin-curly/blob/HEAD/CHANGELOG.md#020-2024-03-16) [Compare Source](https://togithub.com/JoshuaKGoldberg/prettier-plugin-curly/compare/0.1.4...0.2.0) ##### Bug Fixes - only print modified nodes ([122c65f](https://togithub.com/JoshuaKGoldberg/prettier-plugin-curly/commit/122c65f9ab8d2462b9f5fe25c3c1e2be61972972)) ##### Features - fully reprint AST with [@​babel/generator](https://togithub.com/babel/generator) ([efb121c](https://togithub.com/JoshuaKGoldberg/prettier-plugin-curly/commit/efb121c67a4ce90c50fe4c8c5ba057f66040c9f7)) #### [0.1.4](https://togithub.com/JoshuaKGoldberg/prettier-plugin-curly/compare/0.1.2...0.1.4) (2024-02-20) ##### Bug Fixes - correctly handle blockstatement ([#​86](https://togithub.com/JoshuaKGoldberg/prettier-plugin-curly/issues/86)) ([622c259](https://togithub.com/JoshuaKGoldberg/prettier-plugin-curly/commit/622c25986ea1f5f8c669c3329e16584ffdc10f3e)) - empty commit to trigger release flow ([6e12092](https://togithub.com/JoshuaKGoldberg/prettier-plugin-curly/commit/6e120927733279f2b93c5bbf2eef2ff121140316)) - handle non-block else statements ([881f607](https://togithub.com/JoshuaKGoldberg/prettier-plugin-curly/commit/881f6077ee74646ab6b6d9540f63c4f8b6ca2544)) ### [`v0.1.4`](https://togithub.com/JoshuaKGoldberg/prettier-plugin-curly/blob/HEAD/CHANGELOG.md#014-2024-02-20) [Compare Source](https://togithub.com/JoshuaKGoldberg/prettier-plugin-curly/compare/0.1.3...0.1.4) ##### Bug Fixes - correctly handle blockstatement ([#​86](https://togithub.com/JoshuaKGoldberg/prettier-plugin-curly/issues/86)) ([622c259](https://togithub.com/JoshuaKGoldberg/prettier-plugin-curly/commit/622c25986ea1f5f8c669c3329e16584ffdc10f3e)) - empty commit to trigger release flow ([6e12092](https://togithub.com/JoshuaKGoldberg/prettier-plugin-curly/commit/6e120927733279f2b93c5bbf2eef2ff121140316)) - handle non-block else statements ([881f607](https://togithub.com/JoshuaKGoldberg/prettier-plugin-curly/commit/881f6077ee74646ab6b6d9540f63c4f8b6ca2544)) </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/refined-saved-replies). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information