Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump eslint-config-prettier from 8.5.0 to 8.6.0 in /dashboard (#5887)
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.5.0 to 8.6.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md">eslint-config-prettier's changelog</a>.</em></p> <blockquote> <h3>Version 8.6.0 (2023-01-02)</h3> <ul> <li>Added: [vue/multiline-ternary]. Thanks to <a href="https://github.com/xcatliu"><code>@xcatliu</code></a>!</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/prettier/eslint-config-prettier/commit/414495d420fdc3936064e86dc3a5479d60f26bd6"><code>414495d</code></a> eslint-config-prettier v8.6.0</li> <li><a href="https://github.com/prettier/eslint-config-prettier/commit/ebcb0bfffe3bb1402d7dc670e62e96eba212e14d"><code>ebcb0bf</code></a> Update npm packages (<a href="https://github-redirect.dependabot.com/prettier/eslint-config-prettier/issues/236">#236</a>)</li> <li><a href="https://github.com/prettier/eslint-config-prettier/commit/879e82e1cda70e20dff5e547ebe01b581a06f861"><code>879e82e</code></a> feat: off vue/multiline-ternary rule (<a href="https://github-redirect.dependabot.com/prettier/eslint-config-prettier/issues/234">#234</a>)</li> <li><a href="https://github.com/prettier/eslint-config-prettier/commit/1218d2224d6a2d52762154eba597111e5a77a731"><code>1218d22</code></a> ci: harden workflows (<a href="https://github-redirect.dependabot.com/prettier/eslint-config-prettier/issues/232">#232</a>)</li> <li><a href="https://github.com/prettier/eslint-config-prettier/commit/a57a3bb0e5aa39f59c2523bb3b77bf7e13b7be2a"><code>a57a3bb</code></a> ci: bump github actions (<a href="https://github-redirect.dependabot.com/prettier/eslint-config-prettier/issues/221">#221</a>)</li> <li><a href="https://github.com/prettier/eslint-config-prettier/commit/ab47f025c03b3091dce6dca0f3d785b11c7ec3ed"><code>ab47f02</code></a> Bump minimist from 1.2.5 to 1.2.6 (<a href="https://github-redirect.dependabot.com/prettier/eslint-config-prettier/issues/220">#220</a>)</li> <li>See full diff in <a href="https://github.com/prettier/eslint-config-prettier/compare/v8.5.0...v8.6.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint-config-prettier&package-manager=npm_and_yarn&previous-version=8.5.0&new-version=8.6.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information