From c6a7d48864a7d1ec6ecc46fc9523735471961d32 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 22 Jun 2021 02:59:50 -0700
Subject: [PATCH] Bump eslint from 7.28.0 to 7.29.0 in /desktop (#2493)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Summary:
Bumps [eslint](https://github.com/eslint/eslint) from 7.28.0 to 7.29.0.
Release notes
Sourced from eslint's releases.
v7.29.0
bfbfe5c New: Add only to RuleTester (refs eslint/rfcs#73) (#14677) (Brandon Mills)
c2cd7b4 New: Add ESLint#getRulesMetaForResults() (refs #13654) (#14716) (Nicholas C. Zakas)
eea7e0d Chore: remove duplicate code (#14719) (Nitin Kumar)
6a1c7a0 Fix: allow fallthrough comment inside block (fixes #14701) (#14702) (Kevin Gibbons)
a47e5e3 Docs: Add Mega-Linter to the list of integrations (#14707) (Nicolas Vuillamy)
353ddf9 Chore: enable reportUnusedDisableDirectives in eslint-config-eslint (#14699) (薛定谔的猫)
757c495 Chore: add some rules to eslint-config-eslint (#14692) (薛定谔的猫)
c93a222 Docs: fix a broken link (#14697) (Sam Chen)
655c118 Sponsors: Sync README with website (ESLint Jenkins)
e2bed2e Sponsors: Sync README with website (ESLint Jenkins)
8490fb4 Sponsors: Sync README with website (ESLint Jenkins)
ddbe877 Sponsors: Sync README with website (ESLint Jenkins)
Changelog
Sourced from eslint's changelog.
v7.29.0 - June 18, 2021
bfbfe5c New: Add only to RuleTester (refs eslint/rfcs#73) (#14677) (Brandon Mills)
c2cd7b4 New: Add ESLint#getRulesMetaForResults() (refs #13654) (#14716) (Nicholas C. Zakas)
eea7e0d Chore: remove duplicate code (#14719) (Nitin Kumar)
6a1c7a0 Fix: allow fallthrough comment inside block (fixes #14701) (#14702) (Kevin Gibbons)
a47e5e3 Docs: Add Mega-Linter to the list of integrations (#14707) (Nicolas Vuillamy)
353ddf9 Chore: enable reportUnusedDisableDirectives in eslint-config-eslint (#14699) (薛定谔的猫)
757c495 Chore: add some rules to eslint-config-eslint (#14692) (薛定谔的猫)
c93a222 Docs: fix a broken link (#14697) (Sam Chen)
655c118 Sponsors: Sync README with website (ESLint Jenkins)
e2bed2e Sponsors: Sync README with website (ESLint Jenkins)
8490fb4 Sponsors: Sync README with website (ESLint Jenkins)
ddbe877 Sponsors: Sync README with website (ESLint Jenkins)
Commits
[](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)
---
Dependabot commands and options
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)
Pull Request resolved: https://github.com/facebook/flipper/pull/2493
Reviewed By: passy
Differential Revision: D29264239
Pulled By: mweststrate
fbshipit-source-id: 86e64ce0c8035f591287258a4c4521425e9d29bb
---
desktop/doctor/package.json | 2 +-
desktop/package.json | 2 +-
desktop/yarn.lock | 17 +++++------------
3 files changed, 7 insertions(+), 14 deletions(-)
diff --git a/desktop/doctor/package.json b/desktop/doctor/package.json
index 31e9149c0..21b78e462 100644
--- a/desktop/doctor/package.json
+++ b/desktop/doctor/package.json
@@ -10,7 +10,7 @@
"@types/fb-watchman": "2.0.0",
"@types/jest": "^26.0.23",
"@typescript-eslint/eslint-plugin": "^4.27.0",
- "eslint": "^7.28.0",
+ "eslint": "^7.29.0",
"eslint-plugin-babel": "^5.3.1",
"eslint-plugin-header": "^3.1.1",
"eslint-plugin-jsx-a11y": "^6.4.1",
diff --git a/desktop/package.json b/desktop/package.json
index 1d2d0ebfd..75834b0ca 100644
--- a/desktop/package.json
+++ b/desktop/package.json
@@ -135,7 +135,7 @@
"dotenv": "^8.2.0",
"electron": "11.2.3",
"electron-builder": "22.11.1",
- "eslint": "^7.28.0",
+ "eslint": "^7.29.0",
"eslint-config-fbjs": "^3.1.1",
"eslint-config-prettier": "^8.3.0",
"eslint-import-resolver-typescript": "^2.4.0",
diff --git a/desktop/yarn.lock b/desktop/yarn.lock
index 5f634ec6b..ed1d9444a 100644
--- a/desktop/yarn.lock
+++ b/desktop/yarn.lock
@@ -6411,10 +6411,10 @@ eslint-visitor-keys@^2.0.0, eslint-visitor-keys@^2.1.0:
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303"
integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
-eslint@^7.28.0:
- version "7.28.0"
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.28.0.tgz#435aa17a0b82c13bb2be9d51408b617e49c1e820"
- integrity sha512-UMfH0VSjP0G4p3EWirscJEQ/cHqnT/iuH6oNZOB94nBjWbMnhGEPxsZm1eyIW0C/9jLI0Fow4W5DXLjEI7mn1g==
+eslint@^7.29.0:
+ version "7.29.0"
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.29.0.tgz#ee2a7648f2e729485e4d0bd6383ec1deabc8b3c0"
+ integrity sha512-82G/JToB9qIy/ArBzIWG9xvvwL3R86AlCjtGw+A29OMZDqhTybz/MByORSukGxeI+YPCR4coYyITKk8BFH9nDA==
dependencies:
"@babel/code-frame" "7.12.11"
"@eslint/eslintrc" "^0.4.2"
@@ -7228,14 +7228,7 @@ globals@^11.1.0:
resolved "https://registry.yarnpkg.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e"
integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==
-globals@^13.6.0:
- version "13.7.0"
- resolved "https://registry.yarnpkg.com/globals/-/globals-13.7.0.tgz#aed3bcefd80ad3ec0f0be2cf0c895110c0591795"
- integrity sha512-Aipsz6ZKRxa/xQkZhNg0qIWXT6x6rD46f6x/PCnBomlttdIyAPak4YD9jTmKpZ72uROSMU87qJtcgpgHaVchiA==
- dependencies:
- type-fest "^0.20.2"
-
-globals@^13.9.0:
+globals@^13.6.0, globals@^13.9.0:
version "13.9.0"
resolved "https://registry.yarnpkg.com/globals/-/globals-13.9.0.tgz#4bf2bf635b334a173fb1daf7c5e6b218ecdc06cb"
integrity sha512-74/FduwI/JaIrr1H8e71UbDE+5x7pIPs1C2rrwC52SszOo043CsWOZEMW7o2Y58xwm9b+0RBKDxY5n2sUpEFxA==