Skip to content

Commit a70bba6

Browse files
⬆️ (deps) prettier-plugin-pkg@0.22.0 [skip ci] (#2555)
<!-- COMMIT_BODY_TEXT_BEGIN --> This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Adoption](https://docs.renovatebot.com/merge-confidence/) | [Passing](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---|---|---| | [prettier-plugin-pkg](https://redirect.github.com/un-ts/prettier/tree/master/packages/pkg) ([source](https://redirect.github.com/un-ts/prettier)) | [`0.21.2` → `0.22.0`](https://renovatebot.com/diffs/npm/prettier-plugin-pkg/0.21.2/0.22.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/prettier-plugin-pkg/0.22.0?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/prettier-plugin-pkg/0.22.0?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/prettier-plugin-pkg/0.21.2/0.22.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/prettier-plugin-pkg/0.21.2/0.22.0?slim=true) | --- ### Release Notes <details> <summary>un-ts/prettier (prettier-plugin-pkg)</summary> ### [`v0.22.0`](https://redirect.github.com/un-ts/prettier/releases/tag/prettier-plugin-pkg%400.22.0) [Compare Source](https://redirect.github.com/un-ts/prettier/compare/prettier-plugin-pkg@0.21.2...prettier-plugin-pkg@0.22.0) ##### Minor Changes - [#&#8203;500](https://redirect.github.com/un-ts/prettier/pull/500) [`041b9e5`](https://redirect.github.com/un-ts/prettier/commit/041b9e50928f078ac109f334c3c2e16ddd064c29) Thanks [@&#8203;porada](https://redirect.github.com/porada)! - feat(prettier-plugin-pkg): Sort `pre`/`post` scripts around the base script, except the following cases: ``` pare postpare preprepare prepare postprepare ``` </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 --- <!-- COMMIT_BODY_TEXT_END --> <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My42Ni40IiwidXBkYXRlZEluVmVyIjoiNDMuNjYuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsi8J+Tpu+4jyBEZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6c271be commit a70bba6

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

config/prettier-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
},
3737
"dependencies": {
3838
"prettier": "3.8.1",
39-
"prettier-plugin-pkg": "0.21.2"
39+
"prettier-plugin-pkg": "0.22.0"
4040
},
4141
"publishConfig": {
4242
"registry": "https://registry.npmjs.org/",

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)