Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(): update dependency prettier-plugin-prisma to v5 (#671)
[![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 ([#​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