Skip to content

Commit

Permalink
Update dependency eslint-config-prettier to v8.7.0 (#159)
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 |
|---|---|---|---|---|---|
|
[eslint-config-prettier](https://togithub.com/prettier/eslint-config-prettier)
| [`8.3.0` ->
`8.7.0`](https://renovatebot.com/diffs/npm/eslint-config-prettier/8.3.0/8.7.0)
|
[![age](https://badges.renovateapi.com/packages/npm/eslint-config-prettier/8.7.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/eslint-config-prettier/8.7.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/eslint-config-prettier/8.7.0/compatibility-slim/8.3.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/eslint-config-prettier/8.7.0/confidence-slim/8.3.0)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>prettier/eslint-config-prettier</summary>

###
[`v8.7.0`](https://togithub.com/prettier/eslint-config-prettier/blob/HEAD/CHANGELOG.md#Version-870-2023-03-06)

[Compare
Source](https://togithub.com/prettier/eslint-config-prettier/compare/v8.6.0...v8.7.0)

- Added:
\[[@&#8203;typescript-eslint/block-spacing](https://togithub.com/typescript-eslint/block-spacing)].
Thanks to [@&#8203;ttionya](https://togithub.com/ttionya)!
- Added:
\[[@&#8203;typescript-eslint/key-spacing](https://togithub.com/typescript-eslint/key-spacing)].
Thanks to [@&#8203;ttionya](https://togithub.com/ttionya)!

###
[`v8.6.0`](https://togithub.com/prettier/eslint-config-prettier/blob/HEAD/CHANGELOG.md#Version-860-2023-01-02)

[Compare
Source](https://togithub.com/prettier/eslint-config-prettier/compare/v8.5.0...v8.6.0)

- Added: \[vue/multiline-ternary]. Thanks to
[@&#8203;xcatliu](https://togithub.com/xcatliu)!

###
[`v8.5.0`](https://togithub.com/prettier/eslint-config-prettier/blob/HEAD/CHANGELOG.md#Version-850-2022-03-02)

[Compare
Source](https://togithub.com/prettier/eslint-config-prettier/compare/v8.4.0...v8.5.0)

- Added:
\[[@&#8203;typescript-eslint/space-before-blocks](https://togithub.com/typescript-eslint/space-before-blocks)].
Thanks to Masafumi Koba
([@&#8203;ybiquitous](https://togithub.com/ybiquitous))!

###
[`v8.4.0`](https://togithub.com/prettier/eslint-config-prettier/blob/HEAD/CHANGELOG.md#Version-840-2022-02-19)

[Compare
Source](https://togithub.com/prettier/eslint-config-prettier/compare/v8.3.0...v8.4.0)

- Added: \[vue/quote-props]. Thanks to
[@&#8203;xcatliu](https://togithub.com/xcatliu)!

</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 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://app.renovatebot.com/dashboard#github/gagoar/github-app-installation-token).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 6, 2023
1 parent 7eea3c5 commit 85e1a3a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
"auto-changelog": "2.4.0",
"esbuild": "0.17.11",
"eslint": "8.7.0",
"eslint-config-prettier": "8.3.0",
"eslint-config-prettier": "8.7.0",
"eslint-plugin-prettier": "4.0.0",
"husky": "4.3.8",
"jest": "26.6.3",
Expand Down

0 comments on commit 85e1a3a

Please sign in to comment.