Skip to content

Commit 5fe2022

Browse files
chore(deps-dev): Bump prettier from 2.7.1 to 2.8.0 (#3800)
Bumps [prettier](https://github.com/prettier/prettier) from 2.7.1 to 2.8.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/prettier/prettier/releases">prettier's releases</a>.</em></p> <blockquote> <h2>2.8.0</h2> <p><a href="https://github.com/prettier/prettier/compare/2.7.1...2.8.0">diff</a></p> <p>🔗 <a href="https://prettier.io/blog/2022/11/23/2.8.0.html">Release note</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md">prettier's changelog</a>.</em></p> <blockquote> <h1>2.8.0</h1> <p><a href="https://github.com/prettier/prettier/compare/2.7.1...2.8.0">diff</a></p> <p>🔗 <a href="https://prettier.io/blog/2022/11/23/2.8.0.html">Release Notes</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/prettier/prettier/commit/dcc0623911f8b352eda18f60683eb1a232d6c2bd"><code>dcc0623</code></a> Release 2.8.0</li> <li><a href="https://github.com/prettier/prettier/commit/7f7498109be4507662f03f930f2537f58b56d4b8"><code>7f74981</code></a> Remove version validattion temp</li> <li><a href="https://github.com/prettier/prettier/commit/876c297589ad9e3b6fea5214454a0f657e189eaf"><code>876c297</code></a> Update changelog for <code>satisfies</code> (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/13879">#13879</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/fd376000e994b007ba34f7c6b95ce4fec37ae79f"><code>fd37600</code></a> Update <code>@typescript-eslint/typescript-estree</code> to support <code>satisfies</code> (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/13872">#13872</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/fac87619a4d9966e8a0f2e45eb105bbc5cf71079"><code>fac8761</code></a> Build(deps): Bump minimatch from 3.0.4 to 3.1.2 in /scripts/release (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/13854">#13854</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/68ea88149844748ad7f80f6596bc280a96cebe98"><code>68ea881</code></a> Update typescript to v4.9 (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/13852">#13852</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/5e0b88329e54df515d84dc33d6fc38c2cb176678"><code>5e0b883</code></a> Fix generate truncate comment (backport <a href="https://github-redirect.dependabot.com/prettier/prettier/issues/13437">#13437</a>) (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/13814">#13814</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/a980caa7dbdf88a896e48532472504b574d9e8b4"><code>a980caa</code></a> Add missing changelog for <a href="https://github-redirect.dependabot.com/prettier/prettier/issues/13016">#13016</a> (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/13812">#13812</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/520dbcd36effda81af16da2143973c1b8a637d67"><code>520dbcd</code></a> Add changelog for <a href="https://github-redirect.dependabot.com/prettier/prettier/issues/13783">#13783</a> (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/13811">#13811</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/ae4d85ab3c8172f9fa866fbbca8d7b8b05e3ee73"><code>ae4d85a</code></a> Update description of <code>vueIndentScriptAndStyle</code> option (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/13781">#13781</a>)</li> <li>Additional commits viewable in <a href="https://github.com/prettier/prettier/compare/2.7.1...2.8.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=prettier&package-manager=npm_and_yarn&previous-version=2.7.1&new-version=2.8.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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ab8bb61 commit 5fe2022

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16217,9 +16217,9 @@ prettier-linter-helpers@^1.0.0:
1621716217
integrity sha512-kXtO4s0Lz/DW/IJ9QdWhAf7/NmPWQXkFr/r/WkR3vyI+0v8amTDxiaQSLzs8NBlytfLWX/7uQUMIW677yLKl4w==
1621816218

1621916219
prettier@^2.0.4:
16220-
version "2.7.1"
16221-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64"
16222-
integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==
16220+
version "2.8.0"
16221+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.0.tgz#c7df58393c9ba77d6fba3921ae01faf994fb9dc9"
16222+
integrity sha512-9Lmg8hTFZKG0Asr/kW9Bp8tJjRVluO8EJQVfY2T7FMw9T5jy4I/Uvx0Rca/XWf50QQ1/SS48+6IJWnrb+2yemA==
1622316223

1622416224
pretty-bytes@^5.6.0:
1622516225
version "5.6.0"

0 commit comments

Comments
 (0)