Browse Source

Bump prettier from 2.6.2 to 2.7.0 (#2120)

Bumps [prettier](https://github.com/prettier/prettier) from 2.6.2 to 2.7.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.7.0</h2>
<p><a href="https://github.com/prettier/prettier/compare/2.7.0...2.7.0">diff</a></p>
<p>🔗 <a href="https://prettier.io/blog/2022/06/14/2.7.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.7.0</h1>
<p><a href="https://github.com/prettier/prettier/compare/2.6.2...2.7.0">diff</a></p>
<p>🔗 <a href="https://prettier.io/blog/2022/06/14/2.7.0.html">Release Notes</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="13dcc16330"><code>13dcc16</code></a> Release 2.7.0</li>
<li><a href="00ee6fb6f8"><code>00ee6fb</code></a> Skip depenedencies install</li>
<li><a href="d2bcaea121"><code>d2bcaea</code></a> Throw errors for invalid <code>TSEmptyBodyFunctionExpression</code> node (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/12982">#12982</a>)</li>
<li><a href="1bec824556"><code>1bec824</code></a> Revert &quot;print as instead of colon for babel-ts parser&quot; (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/12995">#12995</a>)</li>
<li><a href="2316e2fecd"><code>2316e2f</code></a> Update <code>linguist-language</code> (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/12994">#12994</a>)</li>
<li><a href="e5868ad368"><code>e5868ad</code></a> Update changelog</li>
<li><a href="fdccc0f48e"><code>fdccc0f</code></a> Add <code>--cache</code> CLI option (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/12800">#12800</a>)</li>
<li><a href="97bab8f984"><code>97bab8f</code></a> Update <code>angular-estree-parser</code> (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/12993">#12993</a>)</li>
<li><a href="7f9a08762d"><code>7f9a087</code></a> Update dependency flow-parser to v0.180.0 (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/12990">#12990</a>)</li>
<li><a href="aa1d536e29"><code>aa1d536</code></a> Build(deps): Bump tmpl from 1.0.4 to 1.0.5 in /scripts/release (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/12984">#12984</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/prettier/prettier/compare/2.6.2...2.7.0">compare view</a></li>
</ul>
</details>
<details>
<summary>Maintainer changes</summary>
<p>This version was pushed to npm by <a href="https://www.npmjs.com/~prettier-bot">prettier-bot</a>, a new releaser for prettier since your current version.</p>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=prettier&package-manager=npm_and_yarn&previous-version=2.6.2&new-version=2.7.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>
pull/2123/head
dependabot[bot] 2 years ago
parent
commit
69f806d99d
  1. 14
      package-lock.json
  2. 2
      package.json

14
package-lock.json generated

@ -16,7 +16,7 @@
"file-loader": "^6.2.0", "file-loader": "^6.2.0",
"html-webpack-plugin": "^5.5.0", "html-webpack-plugin": "^5.5.0",
"monaco-editor-webpack-plugin": "^7.0.1", "monaco-editor-webpack-plugin": "^7.0.1",
"prettier": "^2.6.2", "prettier": "^2.7.0",
"style-loader": "^3.3.1", "style-loader": "^3.3.1",
"terser-webpack-plugin": "^5.3.3", "terser-webpack-plugin": "^5.3.3",
"webpack": "^5.73.0", "webpack": "^5.73.0",
@ -3259,9 +3259,9 @@
"dev": true "dev": true
}, },
"node_modules/prettier": { "node_modules/prettier": {
"version": "2.6.2", "version": "2.7.0",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-2.6.2.tgz", "resolved": "https://registry.npmjs.org/prettier/-/prettier-2.7.0.tgz",
"integrity": "sha512-PkUpF+qoXTqhOeWL9fu7As8LXsIUZ1WYaJiY/a7McAQzxjk82OF0tibkFXVCDImZtWxbvojFjerkiLb0/q8mew==", "integrity": "sha512-nwoX4GMFgxoPC6diHvSwmK/4yU8FFH3V8XWtLQrbj4IBsK2pkYhG4kf/ljF/haaZ/aii+wNJqISrCDPgxGWDVQ==",
"dev": true, "dev": true,
"bin": { "bin": {
"prettier": "bin-prettier.js" "prettier": "bin-prettier.js"
@ -7099,9 +7099,9 @@
"dev": true "dev": true
}, },
"prettier": { "prettier": {
"version": "2.6.2", "version": "2.7.0",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-2.6.2.tgz", "resolved": "https://registry.npmjs.org/prettier/-/prettier-2.7.0.tgz",
"integrity": "sha512-PkUpF+qoXTqhOeWL9fu7As8LXsIUZ1WYaJiY/a7McAQzxjk82OF0tibkFXVCDImZtWxbvojFjerkiLb0/q8mew==", "integrity": "sha512-nwoX4GMFgxoPC6diHvSwmK/4yU8FFH3V8XWtLQrbj4IBsK2pkYhG4kf/ljF/haaZ/aii+wNJqISrCDPgxGWDVQ==",
"dev": true "dev": true
}, },
"pretty-error": { "pretty-error": {

2
package.json

@ -13,7 +13,7 @@
"file-loader": "^6.2.0", "file-loader": "^6.2.0",
"html-webpack-plugin": "^5.5.0", "html-webpack-plugin": "^5.5.0",
"monaco-editor-webpack-plugin": "^7.0.1", "monaco-editor-webpack-plugin": "^7.0.1",
"prettier": "^2.6.2", "prettier": "^2.7.0",
"style-loader": "^3.3.1", "style-loader": "^3.3.1",
"terser-webpack-plugin": "^5.3.3", "terser-webpack-plugin": "^5.3.3",
"webpack": "^5.73.0", "webpack": "^5.73.0",

Loading…
Cancel
Save