Skip to content

Commit

Permalink
chore(deps): update dependency prettier-plugin-organize-imports to v3…
Browse files Browse the repository at this point in the history
….2.4 (#38)

[![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-organize-imports](https://togithub.com/simonhaenisch/prettier-plugin-organize-imports)
| [`3.2.3` ->
`3.2.4`](https://renovatebot.com/diffs/npm/prettier-plugin-organize-imports/3.2.3/3.2.4)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/prettier-plugin-organize-imports/3.2.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/prettier-plugin-organize-imports/3.2.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/prettier-plugin-organize-imports/3.2.3/3.2.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/prettier-plugin-organize-imports/3.2.3/3.2.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>simonhaenisch/prettier-plugin-organize-imports
(prettier-plugin-organize-imports)</summary>

###
[`v3.2.4`](https://togithub.com/simonhaenisch/prettier-plugin-organize-imports/releases/tag/v3.2.4):
3.2.4

[Compare
Source](https://togithub.com/simonhaenisch/prettier-plugin-organize-imports/compare/v3.2.3...v3.2.4)

#### What's Changed

- fix: skip when formatting ranges — by
[@&#8203;MattLish](https://togithub.com/MattLish) in
[https://github.com/simonhaenisch/prettier-plugin-organize-imports/pull/112](https://togithub.com/simonhaenisch/prettier-plugin-organize-imports/pull/112)

#### New Contributors

- [@&#8203;MattLish](https://togithub.com/MattLish) made their first
contribution in
[https://github.com/simonhaenisch/prettier-plugin-organize-imports/pull/112](https://togithub.com/simonhaenisch/prettier-plugin-organize-imports/pull/112)

**Full Changelog**:
simonhaenisch/prettier-plugin-organize-imports@v3.2.3...v3.2.4

</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/simonknittel/sinister-incorporated).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMy4xIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCJ9-->
  • Loading branch information
renovate[bot] authored Dec 19, 2023
2 parents 265bdfd + 74dd705 commit f14e1dc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions app/package-lock.json

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

2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"eslint-config-next": "14.0.4",
"postcss": "8.4.32",
"prettier": "3.0.3",
"prettier-plugin-organize-imports": "3.2.3",
"prettier-plugin-organize-imports": "3.2.4",
"prettier-plugin-tailwindcss": "0.5.6",
"prisma": "5.4.2",
"tailwindcss": "3.3.3",
Expand Down

0 comments on commit f14e1dc

Please sign in to comment.