Skip to content

Commit

Permalink
Merge #163
Browse files Browse the repository at this point in the history
163: chore(deps-dev): bump eslint from 7.30.0 to 7.31.0 r=jniles a=dependabot[bot]

Bumps [eslint](https://github.com/eslint/eslint) from 7.30.0 to 7.31.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/eslint/eslint/releases">eslint's releases</a>.</em></p>
<blockquote>
<h2>v7.31.0</h2>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/efdbb1227019427ec2d968a8d6e9151dd8a77c35"><code>efdbb12</code></a> Upgrade: <code>`@​eslint/eslintrc</code>` to v0.4.3 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14808">#14808</a>) (Brandon Mills)</li>
<li><a href="https://github.com/eslint/eslint/commit/a96b05f6c5649cfee112d605c91d95aa191e2f78"><code>a96b05f</code></a> Update: add end location to report in <code>consistent-return</code> (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12334">#12334</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14798">#14798</a>) (Nitin Kumar)</li>
<li><a href="https://github.com/eslint/eslint/commit/e0e8e308929c9c66612505f2da89043f8592eea7"><code>e0e8e30</code></a> Docs: update BUG_REPORT template (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14787">#14787</a>) (Nitin Kumar)</li>
<li><a href="https://github.com/eslint/eslint/commit/39115c8b71d2629161359f6456f47fdbd552fddd"><code>39115c8</code></a> Docs: provide more context to no-eq-null (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14801">#14801</a>) (gfyoung)</li>
<li><a href="https://github.com/eslint/eslint/commit/9a3c73c130d437a65f4edba0dcb63390e68cac41"><code>9a3c73c</code></a> Docs: fix a broken link (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14790">#14790</a>) (Sam Chen)</li>
<li><a href="https://github.com/eslint/eslint/commit/ddffa8ad58b4b124b08061e9045fdb5370cbdbe3"><code>ddffa8a</code></a> Update: Indicating the operator in question (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14764">#14764</a>) (Paul Smith)</li>
<li><a href="https://github.com/eslint/eslint/commit/bba714c2ed813821ed288fbc07722cdde6e534fe"><code>bba714c</code></a> Update: Clarifying what changes need to be made in no-mixed-operators (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14765">#14765</a>) (Paul Smith)</li>
<li><a href="https://github.com/eslint/eslint/commit/b0d22e3eff18ea7f08189134c07cddceaec69a09"><code>b0d22e3</code></a> Docs: Mention benefit of providing <code>meta.docs.url</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14774">#14774</a>) (Bryan Mishkin)</li>
<li><a href="https://github.com/eslint/eslint/commit/000cc796fd487e7b9ba8bcc5857dd691044479cc"><code>000cc79</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="https://github.com/eslint/eslint/commit/a6a7438502abc6a1e29ec35cfbe2058ffc0803b1"><code>a6a7438</code></a> Chore: pin fs-teardown@0.1.1 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14771">#14771</a>) (Milos Djermanovic)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/eslint/eslint/blob/master/CHANGELOG.md">eslint's changelog</a>.</em></p>
<blockquote>
<p>v7.31.0 - July 17, 2021</p>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/efdbb1227019427ec2d968a8d6e9151dd8a77c35"><code>efdbb12</code></a> Upgrade: <code>`@​eslint/eslintrc</code>` to v0.4.3 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14808">#14808</a>) (Brandon Mills)</li>
<li><a href="https://github.com/eslint/eslint/commit/a96b05f6c5649cfee112d605c91d95aa191e2f78"><code>a96b05f</code></a> Update: add end location to report in <code>consistent-return</code> (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12334">#12334</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14798">#14798</a>) (Nitin Kumar)</li>
<li><a href="https://github.com/eslint/eslint/commit/e0e8e308929c9c66612505f2da89043f8592eea7"><code>e0e8e30</code></a> Docs: update BUG_REPORT template (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14787">#14787</a>) (Nitin Kumar)</li>
<li><a href="https://github.com/eslint/eslint/commit/39115c8b71d2629161359f6456f47fdbd552fddd"><code>39115c8</code></a> Docs: provide more context to no-eq-null (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14801">#14801</a>) (gfyoung)</li>
<li><a href="https://github.com/eslint/eslint/commit/9a3c73c130d437a65f4edba0dcb63390e68cac41"><code>9a3c73c</code></a> Docs: fix a broken link (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14790">#14790</a>) (Sam Chen)</li>
<li><a href="https://github.com/eslint/eslint/commit/ddffa8ad58b4b124b08061e9045fdb5370cbdbe3"><code>ddffa8a</code></a> Update: Indicating the operator in question (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14764">#14764</a>) (Paul Smith)</li>
<li><a href="https://github.com/eslint/eslint/commit/bba714c2ed813821ed288fbc07722cdde6e534fe"><code>bba714c</code></a> Update: Clarifying what changes need to be made in no-mixed-operators (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14765">#14765</a>) (Paul Smith)</li>
<li><a href="https://github.com/eslint/eslint/commit/b0d22e3eff18ea7f08189134c07cddceaec69a09"><code>b0d22e3</code></a> Docs: Mention benefit of providing <code>meta.docs.url</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14774">#14774</a>) (Bryan Mishkin)</li>
<li><a href="https://github.com/eslint/eslint/commit/000cc796fd487e7b9ba8bcc5857dd691044479cc"><code>000cc79</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="https://github.com/eslint/eslint/commit/a6a7438502abc6a1e29ec35cfbe2058ffc0803b1"><code>a6a7438</code></a> Chore: pin fs-teardown@0.1.1 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14771">#14771</a>) (Milos Djermanovic)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/ad3951889f0e724379751ed0a968d547a2e67e39"><code>ad39518</code></a> 7.31.0</li>
<li><a href="https://github.com/eslint/eslint/commit/faf2fe8745b02cb53d1db3899840a032b70ded21"><code>faf2fe8</code></a> Build: changelog update for 7.31.0</li>
<li><a href="https://github.com/eslint/eslint/commit/efdbb1227019427ec2d968a8d6e9151dd8a77c35"><code>efdbb12</code></a> Upgrade: <code>`@​eslint/eslintrc</code>` to v0.4.3 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14808">#14808</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/a96b05f6c5649cfee112d605c91d95aa191e2f78"><code>a96b05f</code></a> Update: add end location to report in <code>consistent-return</code> (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12334">#12334</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14798">#14798</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/e0e8e308929c9c66612505f2da89043f8592eea7"><code>e0e8e30</code></a> Docs: update BUG_REPORT template (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14787">#14787</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/39115c8b71d2629161359f6456f47fdbd552fddd"><code>39115c8</code></a> Docs: provide more context to no-eq-null (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14801">#14801</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/9a3c73c130d437a65f4edba0dcb63390e68cac41"><code>9a3c73c</code></a> Docs: fix a broken link (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14790">#14790</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/ddffa8ad58b4b124b08061e9045fdb5370cbdbe3"><code>ddffa8a</code></a> Update: Indicating the operator in question (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14764">#14764</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/bba714c2ed813821ed288fbc07722cdde6e534fe"><code>bba714c</code></a> Update: Clarifying what changes need to be made in no-mixed-operators (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14765">#14765</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/b0d22e3eff18ea7f08189134c07cddceaec69a09"><code>b0d22e3</code></a> Docs: Mention benefit of providing <code>meta.docs.url</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14774">#14774</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v7.30.0...v7.31.0">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint&package-manager=npm_and_yarn&previous-version=7.30.0&new-version=7.31.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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
bors[bot] and dependabot[bot] authored Jul 26, 2021
2 parents 33a4d81 + 2b915d4 commit 9fac80a
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -215,10 +215,10 @@
dependencies:
arrify "^1.0.1"

"@eslint/eslintrc@^0.4.2":
version "0.4.2"
resolved "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-0.4.2.tgz#f63d0ef06f5c0c57d76c4ab5f63d3835c51b0179"
integrity sha512-8nmGq/4ycLpIwzvhI4tNDmQztZ8sp+hI7cyG8i1nQDhkAbRzHpXPidRAHlNvCZQpJTKw5ItIpMw9RSToGF00mg==
"@eslint/eslintrc@^0.4.3":
version "0.4.3"
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.3.tgz#9e42981ef035beb3dd49add17acb96e8ff6f394c"
integrity sha512-J6KFFz5QCYUJq3pf0mjEcCJVERbzv71PUIDczuh9JkwGEzced6CO5ADLHB1rbf/+oPBtoPfMYNOpGDzCANlbXw==
dependencies:
ajv "^6.12.4"
debug "^4.1.1"
Expand Down Expand Up @@ -1574,12 +1574,12 @@ eslint-visitor-keys@^2.0.0:
integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==

eslint@^7.2.0:
version "7.30.0"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.30.0.tgz#6d34ab51aaa56112fd97166226c9a97f505474f8"
integrity sha512-VLqz80i3as3NdloY44BQSJpFw534L9Oh+6zJOUaViV4JPd+DaHwutqP7tcpkW3YiXbK6s05RZl7yl7cQn+lijg==
version "7.31.0"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.31.0.tgz#f972b539424bf2604907a970860732c5d99d3aca"
integrity sha512-vafgJpSh2ia8tnTkNUkwxGmnumgckLh5aAbLa1xRmIn9+owi8qBNGKL+B881kNKNTy7FFqTEkpNkUvmw0n6PkA==
dependencies:
"@babel/code-frame" "7.12.11"
"@eslint/eslintrc" "^0.4.2"
"@eslint/eslintrc" "^0.4.3"
"@humanwhocodes/config-array" "^0.5.0"
ajv "^6.10.0"
chalk "^4.0.0"
Expand Down

0 comments on commit 9fac80a

Please sign in to comment.