Bump envinfo from 7.7.4 to 7.8.1 in /desktop (#2236)
Summary: Bumps [envinfo](https://github.com/tabrindle/envinfo) from 7.7.4 to 7.8.1. <details> <summary>Commits</summary> <ul> <li><a href="613d99dc7e"><code>613d99d</code></a> 7.8.0</li> <li><a href="443ddb945a"><code>443ddb9</code></a> fix: default to empty string if distro is null (<a href="https://github-redirect.dependabot.com/tabrindle/envinfo/issues/200">https://github.com/facebook/flipper/issues/200</a>)</li> <li><a href="1dd1c15464"><code>1dd1c15</code></a> feat: update brave command line and add chromium (<a href="https://github-redirect.dependabot.com/tabrindle/envinfo/issues/191">https://github.com/facebook/flipper/issues/191</a>)</li> <li><a href="a8ae59c357"><code>a8ae59c</code></a> feat: add ninja (<a href="https://github-redirect.dependabot.com/tabrindle/envinfo/issues/196">https://github.com/facebook/flipper/issues/196</a>)</li> <li><a href="be2ce597b5"><code>be2ce59</code></a> fix: improve clang version detect (<a href="https://github-redirect.dependabot.com/tabrindle/envinfo/issues/198">https://github.com/facebook/flipper/issues/198</a>)</li> <li><a href="42d3ca7ee7"><code>42d3ca7</code></a> fix: improve clang version detect (<a href="https://github-redirect.dependabot.com/tabrindle/envinfo/issues/198">https://github.com/facebook/flipper/issues/198</a>)</li> <li><a href="76f2520048"><code>76f2520</code></a> switch to Node.js 10 as minimal in CircleCI (<a href="https://github-redirect.dependabot.com/tabrindle/envinfo/issues/192">https://github.com/facebook/flipper/issues/192</a>)</li> <li>See full diff in <a href="https://github.com/tabrindle/envinfo/compare/7.7.4...7.8.1">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/2236 Reviewed By: passy Differential Revision: D27999972 Pulled By: priteshrnandgaonkar fbshipit-source-id: 5f808862a214cc7bf13a35f9f96a80d252b89880
This commit is contained in:
committed by
Facebook GitHub Bot
parent
1842674d00
commit
1cda8883af
@@ -38,7 +38,7 @@
|
|||||||
"author": "Facebook, Inc",
|
"author": "Facebook, Inc",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@types/node": "^14.14.41",
|
"@types/node": "^14.14.41",
|
||||||
"envinfo": "^7.7.4",
|
"envinfo": "^7.8.1",
|
||||||
"fb-watchman": "^2.0.1"
|
"fb-watchman": "^2.0.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -5527,10 +5527,10 @@ env-paths@^2.2.0:
|
|||||||
resolved "https://registry.yarnpkg.com/env-paths/-/env-paths-2.2.0.tgz#cdca557dc009152917d6166e2febe1f039685e43"
|
resolved "https://registry.yarnpkg.com/env-paths/-/env-paths-2.2.0.tgz#cdca557dc009152917d6166e2febe1f039685e43"
|
||||||
integrity sha512-6u0VYSCo/OW6IoD5WCLLy9JUGARbamfSavcNXry/eu8aHVFei6CD3Sw+VGX5alea1i9pgPHW0mbu6Xj0uBh7gA==
|
integrity sha512-6u0VYSCo/OW6IoD5WCLLy9JUGARbamfSavcNXry/eu8aHVFei6CD3Sw+VGX5alea1i9pgPHW0mbu6Xj0uBh7gA==
|
||||||
|
|
||||||
envinfo@^7.7.4:
|
envinfo@^7.8.1:
|
||||||
version "7.7.4"
|
version "7.8.1"
|
||||||
resolved "https://registry.yarnpkg.com/envinfo/-/envinfo-7.7.4.tgz#c6311cdd38a0e86808c1c9343f667e4267c4a320"
|
resolved "https://registry.yarnpkg.com/envinfo/-/envinfo-7.8.1.tgz#06377e3e5f4d379fea7ac592d5ad8927e0c4d475"
|
||||||
integrity sha512-TQXTYFVVwwluWSFis6K2XKxgrD22jEv0FTuLCQI+OjH7rn93+iY0fSSFM5lrSxFY+H1+B0/cvvlamr3UsBivdQ==
|
integrity sha512-/o+BXHmB7ocbHEAs6F2EnG0ogybVVUdkRunTT2glZU9XAaGmhqskrvKwqXuDfNjEO0LZKWdejEEpnq8aM0tOaw==
|
||||||
|
|
||||||
err-code@^2.0.2:
|
err-code@^2.0.2:
|
||||||
version "2.0.3"
|
version "2.0.3"
|
||||||
|
|||||||
Reference in New Issue
Block a user