From 9b5c71eb90409cf2b0df1fb2c0ee6562d765a1c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2020 06:43:17 -0700 Subject: [PATCH] Bump globby from 10.0.2 to 11.0.1 in /desktop (#1377) Summary: Bumps [globby](https://github.com/sindresorhus/globby) from 10.0.2 to 11.0.1.
Release notes

Sourced from globby's releases.

v11.0.1

https://github.com/sindresorhus/globby/compare/v11.0.0...v11.0.1

v11.0.0

Breaking

https://github.com/sindresorhus/globby/compare/v10.0.2...v11.0.0

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=globby&package-manager=npm_and_yarn&previous-version=10.0.2&new-version=11.0.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/1377 Reviewed By: mweststrate Differential Revision: D22528235 Pulled By: passy fbshipit-source-id: 8590d3d007adf438deeaea7d79d4820ca860dad2 --- desktop/pkg-lib/package.json | 2 +- desktop/pkg/package.json | 2 +- desktop/plugin-lib/package.json | 2 +- desktop/yarn.lock | 10 +++++----- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/desktop/pkg-lib/package.json b/desktop/pkg-lib/package.json index 927eb034e..306c2165b 100644 --- a/desktop/pkg-lib/package.json +++ b/desktop/pkg-lib/package.json @@ -19,7 +19,7 @@ "@types/jest": "^26", "@types/node": "^13.7.5", "flipper-test-utils": "0.50.0", - "globby": "^10", + "globby": "^11", "mock-fs": "^4.12.0", "jest": "^26", "prettier": "^2.0.0", diff --git a/desktop/pkg/package.json b/desktop/pkg/package.json index 9d4d3e454..e48836acb 100644 --- a/desktop/pkg/package.json +++ b/desktop/pkg/package.json @@ -35,7 +35,7 @@ "@types/jest": "^26", "@types/node": "^13.7.5", "flipper-test-utils": "0.50.0", - "globby": "^10", + "globby": "^11", "jest": "^26", "prettier": "^2.0.0", "rimraf": "^3.0.2", diff --git a/desktop/plugin-lib/package.json b/desktop/plugin-lib/package.json index 5ecca1ea2..f0c0d369c 100644 --- a/desktop/plugin-lib/package.json +++ b/desktop/plugin-lib/package.json @@ -22,7 +22,7 @@ "@types/jest": "^26", "@types/node": "^13.7.5", "flipper-test-utils": "0.50.0", - "globby": "^10", + "globby": "^11", "jest": "^26", "mock-fs": "^4.12.0", "rimraf": "^3.0.2", diff --git a/desktop/yarn.lock b/desktop/yarn.lock index 1cff89939..3918c29cf 100644 --- a/desktop/yarn.lock +++ b/desktop/yarn.lock @@ -5972,7 +5972,7 @@ globalyzer@^0.1.0: resolved "https://registry.yarnpkg.com/globalyzer/-/globalyzer-0.1.4.tgz#bc8e273afe1ac7c24eea8def5b802340c5cc534f" integrity sha512-LeguVWaxgHN0MNbWC6YljNMzHkrCny9fzjmEUdnF1kQ7wATFD1RHFRqA1qxaX2tgxGENlcxjOflopBwj3YZiXA== -globby@^10, globby@^10.0.1: +globby@^10.0.1: version "10.0.2" resolved "https://registry.yarnpkg.com/globby/-/globby-10.0.2.tgz#277593e745acaa4646c3ab411289ec47a0392543" integrity sha512-7dUi7RvCoT/xast/o/dLN53oqND4yk0nsHkhRgn9w65C4PofCLOoJ39iSOg+qVDdWQPIEj+eszMHQ+aLVwwQSg== @@ -5986,10 +5986,10 @@ globby@^10, globby@^10.0.1: merge2 "^1.2.3" slash "^3.0.0" -globby@^11.0.0: - version "11.0.0" - resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.0.tgz#56fd0e9f0d4f8fb0c456f1ab0dee96e1380bc154" - integrity sha512-iuehFnR3xu5wBBtm4xi0dMe92Ob87ufyu/dHwpDYfbcpYpIbrO5OnS8M1vWvrBhSGEJ3/Ecj7gnX76P8YxpPEg== +globby@^11, globby@^11.0.0: + version "11.0.1" + resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.1.tgz#9a2bf107a068f3ffeabc49ad702c79ede8cfd357" + integrity sha512-iH9RmgwCmUJHi2z5o2l3eTtGBtXek1OYlHrbcxOYugyHLmAsZrPj43OtHThd62Buh/Vv6VyCBD2bdyWcGNQqoQ== dependencies: array-union "^2.1.0" dir-glob "^3.0.1"