From b539ddb1b674df1dbbdb06eac5532a8608953cbb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2020 08:39:47 -0700 Subject: [PATCH] Bump yargs from 15.3.1 to 15.4.1 in /desktop (#1383) Summary: Bumps [yargs](https://github.com/yargs/yargs) from 15.3.1 to 15.4.1.
Release notes

Sourced from yargs's releases.

yargs v15.4.0

Features

Bug Fixes

Reverts

v15.4.0-beta.1 Pre-release

This is a pre-release for testing purposes of #1635.

Install by running npm install yargs@next

v15.4.0-beta.0 Pre-release

This is a pre-release for testing purposes of #1635.

Install by running npm install yargs@next

Changelog

Sourced from yargs's changelog.

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

15.4.0 (2020-06-30)

Features

Bug Fixes

Reverts

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=yargs&package-manager=npm_and_yarn&previous-version=15.3.1&new-version=15.4.1)](https://help.github.com/articles/configuring-automated-security-fixes) 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/1383 Reviewed By: mweststrate Differential Revision: D22551264 Pulled By: passy fbshipit-source-id: 02ab24fd4636efba9eb6cd181082fbc5eea56c2d --- desktop/headless/package.json | 2 +- desktop/package.json | 2 +- desktop/static/package.json | 2 +- desktop/yarn.lock | 12 ++++++------ 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/desktop/headless/package.json b/desktop/headless/package.json index 50665cdbc..6ce26e707 100644 --- a/desktop/headless/package.json +++ b/desktop/headless/package.json @@ -12,6 +12,6 @@ "redux": "^4.0.0", "remote-redux-devtools": "^0.5.16", "ws": "^7.3.0", - "yargs": "^15.3.1" + "yargs": "^15.4.1" } } diff --git a/desktop/package.json b/desktop/package.json index 79f382515..79bfc1c80 100644 --- a/desktop/package.json +++ b/desktop/package.json @@ -214,7 +214,7 @@ "ts-jest": "^26.0.0", "ts-node": "^8.8.1", "typescript": "^3.9.5", - "yargs": "^15.3.1", + "yargs": "^15.4.1", "yazl": "^2.5.1" }, "scripts": { diff --git a/desktop/static/package.json b/desktop/static/package.json index 7460cd0fb..77b2e5a28 100644 --- a/desktop/static/package.json +++ b/desktop/static/package.json @@ -23,6 +23,6 @@ "uuid": "^8.1.0", "ws": "^7.3.0", "xdg-basedir": "^4.0.0", - "yargs": "^15.3.1" + "yargs": "^15.4.1" } } diff --git a/desktop/yarn.lock b/desktop/yarn.lock index d69628c56..eb4561854 100644 --- a/desktop/yarn.lock +++ b/desktop/yarn.lock @@ -12419,7 +12419,7 @@ yaml@^1.7.2: dependencies: "@babel/runtime" "^7.8.7" -yargs-parser@18.x, yargs-parser@^18.1.1: +yargs-parser@18.x, yargs-parser@^18.1.2: version "18.1.3" resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-18.1.3.tgz#be68c4975c6b2abf469236b0c870362fab09a7b0" integrity sha512-o50j0JeToy/4K6OZcaQmW6lyXXKhq7csREXcDwk2omFPJEwUNOVtJKvmDr9EI1fAJZUyZcRF7kxGBWmRXudrCQ== @@ -12427,10 +12427,10 @@ yargs-parser@18.x, yargs-parser@^18.1.1: camelcase "^5.0.0" decamelize "^1.2.0" -yargs@^15.3.1: - version "15.3.1" - resolved "https://registry.yarnpkg.com/yargs/-/yargs-15.3.1.tgz#9505b472763963e54afe60148ad27a330818e98b" - integrity sha512-92O1HWEjw27sBfgmXiixJWT5hRBp2eobqXicLtPBIDBhYB+1HpwZlXmbW2luivBJHBzki+7VyCLRtAkScbTBQA== +yargs@^15.3.1, yargs@^15.4.1: + version "15.4.1" + resolved "https://registry.yarnpkg.com/yargs/-/yargs-15.4.1.tgz#0d87a16de01aee9d8bec2bfbf74f67851730f4f8" + integrity sha512-aePbxDmcYW++PaqBsJ+HYUFwCdv4LVvdnhBy78E57PIor8/OVvhMrADFFEDh8DHDFRv/O9i3lPhsENjO7QX0+A== dependencies: cliui "^6.0.0" decamelize "^1.2.0" @@ -12442,7 +12442,7 @@ yargs@^15.3.1: string-width "^4.2.0" which-module "^2.0.0" y18n "^4.0.0" - yargs-parser "^18.1.1" + yargs-parser "^18.1.2" yauzl@^2.10.0, yauzl@^2.4.2: version "2.10.0"