Skip to content

Commit

Permalink
fix(): update dependency prettier-plugin-prisma to v5 (#671)
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-plugin-prisma](https://togithub.com/umidbekk/prettier-plugin-prisma) | [`4.17.0` -> `5.0.0`](https://renovatebot.com/diffs/npm/prettier-plugin-prisma/4.17.0/5.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/prettier-plugin-prisma/5.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/prettier-plugin-prisma/5.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/prettier-plugin-prisma/4.17.0/5.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/prettier-plugin-prisma/4.17.0/5.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>umidbekk/prettier-plugin-prisma (prettier-plugin-prisma)</summary>

### [`v5.0.0`](https://togithub.com/avocadowastaken/prettier-plugin-prisma/releases/tag/v5.0.0)

[Compare Source](https://togithub.com/umidbekk/prettier-plugin-prisma/compare/v4.17.0...v5.0.0)

-   feat: Migrate from `@prisma/prisma-fmt-wasm` to `@prisma/prisma-schema-wasm`  [`bbf2ddc`](https://togithub.com/umidbekk/prettier-plugin-prisma/commit/bbf2ddc)
-   chore(deps): update node.js to v14.21.3 ([#&#8203;77](https://togithub.com/umidbekk/prettier-plugin-prisma/issues/77))  [`45b4400`](https://togithub.com/umidbekk/prettier-plugin-prisma/commit/45b4400)
-   chore: Fix tests in Windows.  [`9350517`](https://togithub.com/umidbekk/prettier-plugin-prisma/commit/9350517)

</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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] 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/weareinreach/InReach).



PR-URL: #671
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 18, 2023
1 parent a1f5024 commit 0f08bd3
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"prettier": "2.8.8",
"prettier-plugin-jsdoc": "0.4.2",
"prettier-plugin-packagejson": "2.4.5",
"prettier-plugin-prisma": "4.17.0",
"prettier-plugin-prisma": "5.0.0",
"tsx": "3.12.7",
"turbo": "1.10.8",
"typescript": "5.1.6",
Expand Down
18 changes: 9 additions & 9 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 0f08bd3

Please sign in to comment.