Bump npm-packlist from 2.1.5 to 2.2.2 in /desktop (#2296)
Summary: Bumps [npm-packlist](https://github.com/npm/npm-packlist) from 2.1.5 to 2.2.2. <details> <summary>Commits</summary> <ul> <li><a href="9737dc1921"><code>9737dc1</code></a> 2.2.2</li> <li><a href="79b4a346c3"><code>79b4a34</code></a> Set locale in sort in executable</li> <li><a href="d00ba5c2ed"><code>d00ba5c</code></a> 2.2.1</li> <li><a href="36c76684e0"><code>36c7668</code></a> Avoid locale-dependent sorting issues</li> <li><a href="0a64e2df59"><code>0a64e2d</code></a> lint</li> <li><a href="0663d0419e"><code>0663d04</code></a> 2.2.0</li> <li><a href="2b29fc274b"><code>2b29fc2</code></a> Do not force include history, changelogs, notice</li> <li><a href="9d58723470"><code>9d58723</code></a> Add test to verify some other files always included</li> <li><a href="7acb1b3989"><code>7acb1b3</code></a> remove travis yaml file</li> <li><a href="7aedb57787"><code>7aedb57</code></a> fix: Add missing bin/index.js to files</li> <li>Additional commits viewable in <a href="https://github.com/npm/npm-packlist/compare/v2.1.5...v2.2.2">compare view</a></li> </ul> </details> <br /> [](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> Pull Request resolved: https://github.com/facebook/flipper/pull/2296 Reviewed By: passy Differential Revision: D28323854 Pulled By: cekkaewnumchai fbshipit-source-id: dcf25beec6fab42528b0b6674256dbf029b2848b
This commit is contained in:
committed by
Facebook GitHub Bot
parent
674f71a426
commit
d12875b45d
@@ -15,7 +15,7 @@
|
|||||||
"metro": "^0.66.0",
|
"metro": "^0.66.0",
|
||||||
"metro-cache": "^0.65.2",
|
"metro-cache": "^0.65.2",
|
||||||
"metro-minify-terser": "^0.66.0",
|
"metro-minify-terser": "^0.66.0",
|
||||||
"npm-packlist": "^2.1.5"
|
"npm-packlist": "^2.2.2"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/fs-extra": "^9.0.11",
|
"@types/fs-extra": "^9.0.11",
|
||||||
|
|||||||
@@ -9658,10 +9658,10 @@ npm-normalize-package-bin@^1.0.1:
|
|||||||
resolved "https://registry.yarnpkg.com/npm-normalize-package-bin/-/npm-normalize-package-bin-1.0.1.tgz#6e79a41f23fd235c0623218228da7d9c23b8f6e2"
|
resolved "https://registry.yarnpkg.com/npm-normalize-package-bin/-/npm-normalize-package-bin-1.0.1.tgz#6e79a41f23fd235c0623218228da7d9c23b8f6e2"
|
||||||
integrity sha512-EPfafl6JL5/rU+ot6P3gRSCpPDW5VmIzX959Ob1+ySFUuuYHWHekXpwdUZcKP5C+DS4GEtdJluwBjnsNDl+fSA==
|
integrity sha512-EPfafl6JL5/rU+ot6P3gRSCpPDW5VmIzX959Ob1+ySFUuuYHWHekXpwdUZcKP5C+DS4GEtdJluwBjnsNDl+fSA==
|
||||||
|
|
||||||
npm-packlist@^2.1.5:
|
npm-packlist@^2.2.2:
|
||||||
version "2.1.5"
|
version "2.2.2"
|
||||||
resolved "https://registry.yarnpkg.com/npm-packlist/-/npm-packlist-2.1.5.tgz#43ef5bbb9f59b7c0ef91e0905f1dd707b4cfb33c"
|
resolved "https://registry.yarnpkg.com/npm-packlist/-/npm-packlist-2.2.2.tgz#076b97293fa620f632833186a7a8f65aaa6148c8"
|
||||||
integrity sha512-KCfK3Vi2F+PH1klYauoQzg81GQ8/GGjQRKYY6tRnpQUPKTs/1gBZSRWtTEd7jGdSn1LZL7gpAmJT+BcS55k2XQ==
|
integrity sha512-Jt01acDvJRhJGthnUJVF/w6gumWOZxO7IkpY/lsX9//zqQgnF7OJaxgQXcerd4uQOLu7W5bkb4mChL9mdfm+Zg==
|
||||||
dependencies:
|
dependencies:
|
||||||
glob "^7.1.6"
|
glob "^7.1.6"
|
||||||
ignore-walk "^3.0.3"
|
ignore-walk "^3.0.3"
|
||||||
|
|||||||
Reference in New Issue
Block a user