Skip to content

Commit

Permalink
Bump prettier from 2.5.1 to 2.6.0 (#1945)
Browse files Browse the repository at this point in the history
Bumps [prettier](https://github.com/prettier/prettier) from 2.5.1 to 2.6.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.6.0</h2>
<p>🔗 <a href="https://prettier.io/blog/2022/03/16/2.6.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.6.0</h1>
<p><a href="https://github.com/prettier/prettier/compare/2.5.1...2.6.0">diff</a></p>
<p>🔗 <a href="https://prettier.io/blog/2022/03/16/2.6.0.html">Release Notes</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/prettier/prettier/commit/cba25e6b095eb33e9185eb0657680fed3456e688"><code>cba25e6</code></a> Release 2.6.0</li>
<li><a href="https://github.com/prettier/prettier/commit/4cae7e15a79429e29b1e36fad4b7d2d2f2dabd8d"><code>4cae7e1</code></a> Build: Remove an extra new line in UMD bundle (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/12467">#12467</a>)</li>
<li><a href="https://github.com/prettier/prettier/commit/9a070503a340f83319385ea02c69f301b8d9bd1f"><code>9a07050</code></a> Build: Remove <code>mainFields</code> override (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/12466">#12466</a>)</li>
<li><a href="https://github.com/prettier/prettier/commit/6cdf21af085e42a3e058d10835689cdfdcd89ad0"><code>6cdf21a</code></a> Fix comment (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/12464">#12464</a>)</li>
<li><a href="https://github.com/prettier/prettier/commit/b26a24558aa72af0b19be2b1702ccff4b8e84f52"><code>b26a245</code></a> Build(deps-dev): Bump esbuild from 0.14.26 to 0.14.27 (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/12461">#12461</a>)</li>
<li><a href="https://github.com/prettier/prettier/commit/34dcd96922efaff08ad72820da9efc2fb66d914f"><code>34dcd96</code></a> Build: Add a plugin to throw unexpected warnings (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/12463">#12463</a>)</li>
<li><a href="https://github.com/prettier/prettier/commit/6fa3966d8a6cb13c20b49190613fffbdbd580858"><code>6fa3966</code></a> Build(deps-dev): Bump <code>@​typescript-eslint/eslint-plugin</code> (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/12457">#12457</a>)</li>
<li><a href="https://github.com/prettier/prettier/commit/901c21915578da2425f8a509213d4c24fb23e675"><code>901c219</code></a> Build(deps): Bump <code>@​typescript-eslint/typescript-estree</code> (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/12458">#12458</a>)</li>
<li><a href="https://github.com/prettier/prettier/commit/1bf2fa32a2b27d352546783a6459ddb870ba7fa9"><code>1bf2fa3</code></a> Build(deps-dev): Bump <code>@​babel/core</code> from 7.17.5 to 7.17.7 (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/12459">#12459</a>)</li>
<li><a href="https://github.com/prettier/prettier/commit/cae195187f524dd74e60849e0a4392654423415b"><code>cae1951</code></a> Fix <code>diff</code> package import (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/12462">#12462</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/prettier/prettier/compare/2.5.1...2.6.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.5.1&new-version=2.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>
  • Loading branch information
dependabot[bot] committed Mar 16, 2022
1 parent dbfd42d commit aaa07cf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"css-loader": "^6.7.1",
"file-loader": "^6.2.0",
"html-webpack-plugin": "^5.5.0",
"prettier": "^2.5.1",
"prettier": "^2.6.0",
"style-loader": "^3.3.1",
"webpack": "^5.70.0",
"webpack-cli": "^4.9.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2154,10 +2154,10 @@ postcss@^8.4.7:
picocolors "^1.0.0"
source-map-js "^1.0.2"

prettier@^2.5.1:
version "2.5.1"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.1.tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a"
integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==
prettier@^2.6.0:
version "2.6.0"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6.0.tgz#12f8f504c4d8ddb76475f441337542fa799207d4"
integrity sha512-m2FgJibYrBGGgQXNzfd0PuDGShJgRavjUoRCw1mZERIWVSXF0iLzLm+aOqTAbLnC3n6JzUhAA8uZnFVghHJ86A==

pretty-error@^4.0.0:
version "4.0.0"
Expand Down

0 comments on commit aaa07cf

Please sign in to comment.