Skip to content

Commit

Permalink
chore(deps): update dependency prettier-plugin-gherkin to ^3.1.0 (#798)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[prettier-plugin-gherkin](https://redirect.github.com/mapado/prettier-plugin-gherkin)
| [`^3.0.0` ->
`^3.1.0`](https://renovatebot.com/diffs/npm/prettier-plugin-gherkin/3.0.0/3.1.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/prettier-plugin-gherkin/3.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/prettier-plugin-gherkin/3.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/prettier-plugin-gherkin/3.0.0/3.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/prettier-plugin-gherkin/3.0.0/3.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>mapado/prettier-plugin-gherkin
(prettier-plugin-gherkin)</summary>

###
[`v3.1.0`](https://redirect.github.com/mapado/prettier-plugin-gherkin/blob/HEAD/CHANGELOG.md#310---2024-09-02)

[Compare
Source](https://redirect.github.com/mapado/prettier-plugin-gherkin/compare/v3.0.0...v3.1.0)

- Escaping multiple pipes should keep pipes escaped
[#&#8203;30](https://redirect.github.com/mapado/prettier-plugin-gherkin/pull/30)
by [@&#8203;jdeniau](https://redirect.github.com/jdeniau)

</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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/antoinezanardi/werewolves-assistant-web-next).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41OS4yIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6ImRldmVsb3AiLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 3, 2024
1 parent 9f4b06f commit a022bfc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@
"playwright-core": "^1.46.1",
"pngjs": "^7.0.0",
"prettier": "^3.3.3",
"prettier-plugin-gherkin": "^3.0.0",
"prettier-plugin-gherkin": "^3.1.0",
"qs": "^6.13.0",
"radash": "^12.1.0",
"reflect-metadata": "^0.2.2",
Expand Down
10 changes: 5 additions & 5 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 a022bfc

Please sign in to comment.