From 29f779ac29c6014b139fc97adb9a8d6c8e12d8b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 03:44:57 -0700 Subject: [PATCH] Bump @babel/eslint-parser from 7.13.14 to 7.14.4 in /desktop (#2398) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Summary: Bumps [babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.13.14 to 7.14.4.
Release notes

Sourced from @​babel/eslint-parser's releases.

v7.14.4 (2021-05-28)

Thanks @​alanorozco, @​devfservant, @​merceyz, @​mmorel-35 (and @​renovate-bot! :robot:), @​sokra, and @​wbinnssmith for your first PRs!

:eyeglasses: Spec Compliance

:bug: Bug Fix

:running_woman: Performance

:microscope: Output optimization

Committers: 12

v7.14.3 (2021-05-17)

:bug: Bug Fix

... (truncated)

Changelog

Sourced from @​babel/eslint-parser's changelog.

v7.14.4 (2021-05-28)

:eyeglasses: Spec Compliance

:bug: Bug Fix

:running_woman: Performance

:microscope: Output optimization

v7.14.3 (2021-05-17)

:bug: Bug Fix

:house: Internal

:microscope: Output optimization

v7.14.2 (2021-05-12)

:bug: Bug Fix

... (truncated)

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@babel/eslint-parser&package-manager=npm_and_yarn&previous-version=7.13.14&new-version=7.14.4)](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/2398 Reviewed By: nikoant Differential Revision: D28795379 Pulled By: passy fbshipit-source-id: a8e075bbdeaaee4964bdbebe9a2e91b2f8e4ba66 --- desktop/package.json | 2 +- desktop/yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/desktop/package.json b/desktop/package.json index 0ac5a21a5..5266e5f79 100644 --- a/desktop/package.json +++ b/desktop/package.json @@ -69,7 +69,7 @@ "devDependencies": { "@adobe/node-fetch-retry": "^1.1.1", "@babel/code-frame": "^7.12.13", - "@babel/eslint-parser": "^7.13.14", + "@babel/eslint-parser": "^7.14.4", "@jest-runner/electron": "^3.0.1", "@testing-library/dom": "^7.31.0", "@testing-library/react": "^11.2.7", diff --git a/desktop/yarn.lock b/desktop/yarn.lock index 674c1a4b5..f4a88a1d3 100644 --- a/desktop/yarn.lock +++ b/desktop/yarn.lock @@ -219,13 +219,13 @@ semver "^6.3.0" source-map "^0.5.0" -"@babel/eslint-parser@^7.13.14": - version "7.13.14" - resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.13.14.tgz#f80fd23bdd839537221914cb5d17720a5ea6ba3a" - integrity sha512-I0HweR36D73Ibn/FfrRDMKlMqJHFwidIUgYdMpH+aXYuQC+waq59YaJ6t9e9N36axJ82v1jR041wwqDrDXEwRA== +"@babel/eslint-parser@^7.14.4": + version "7.14.4" + resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.14.4.tgz#73e6996163a2ad48f315a8466b55f57c330cd15c" + integrity sha512-7CTckFLPBGEfCKqlrnJq2PIId3UmJ5hW+D4dsv/VvuA5DapgqyZFCttq+8oeRIJMZQizFIe5gel3xm2SbrqlYA== dependencies: eslint-scope "^5.1.0" - eslint-visitor-keys "^1.3.0" + eslint-visitor-keys "^2.1.0" semver "^6.3.0" "@babel/generator@^7.14.0", "@babel/generator@^7.5.0": @@ -6188,10 +6188,10 @@ eslint-visitor-keys@^1.0.0, eslint-visitor-keys@^1.1.0, eslint-visitor-keys@^1.3 resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz#30ebd1ef7c2fdff01c3a4f151044af25fab0523e" integrity sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ== -eslint-visitor-keys@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8" - integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ== +eslint-visitor-keys@^2.0.0, eslint-visitor-keys@^2.1.0: + version "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.27.0: version "7.27.0"