Bump ua-parser-js from 0.7.22 to 0.7.28 in /website (#508)

Summary:
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.22 to 0.7.28.
<details>
<summary>Commits</summary>
<ul>
<li><a href="1d3c98a10c"><code>1d3c98a</code></a> Revert breaking fix <a href="https://github-redirect.dependabot.com/faisalman/ua-parser-js/issues/279">https://github.com/facebook/hermes/issues/279</a> and release as 0.7.28</li>
<li><a href="535f11bd24"><code>535f11b</code></a> Delete redundant code</li>
<li><a href="642c0399e8"><code>642c039</code></a> Fix <a href="https://github-redirect.dependabot.com/faisalman/ua-parser-js/issues/492">https://github.com/facebook/hermes/issues/492</a> LG TV WebOS detection</li>
<li><a href="3edacddb24"><code>3edacdd</code></a> Merge branch 'master' into develop</li>
<li><a href="acc0b91ff5"><code>acc0b91</code></a> Update contributor list</li>
<li><a href="f726dcd1ae"><code>f726dcd</code></a> Merge branch 'master' into develop</li>
<li><a href="383ca587ef"><code>383ca58</code></a> More test for tablet devices</li>
<li><a href="7c8aa435b2"><code>7c8aa43</code></a> Minor rearrangement</li>
<li><a href="09aa9105dc"><code>09aa910</code></a> Add new device &amp; browser: Tesla</li>
<li><a href="557cc2198d"><code>557cc21</code></a> More test for latest phones with unique form factor (fold/flip/qwerty/swivel)</li>
<li>Additional commits viewable in <a href="https://github.com/faisalman/ua-parser-js/compare/0.7.22...0.7.28">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ua-parser-js&package-manager=npm_and_yarn&previous-version=0.7.22&new-version=0.7.28)](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)
- `dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/facebook/hermes/network/alerts).

</details>

Pull Request resolved: https://github.com/facebook/hermes/pull/508

Reviewed By: neildhar

Differential Revision: D29005501

Pulled By: Huxpro

fbshipit-source-id: 6714b51b485444f6f60295d137696b5958477867
This commit is contained in:
dependabot[bot] 2021-06-09 14:57:41 -07:00 коммит произвёл Facebook GitHub Bot
Родитель 04d3c2bcbf
Коммит b506abc65f
1 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -9307,9 +9307,9 @@ typedarray-to-buffer@^3.1.5:
is-typedarray "^1.0.0"
ua-parser-js@^0.7.18:
version "0.7.22"
resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.22.tgz#960df60a5f911ea8f1c818f3747b99c6e177eae3"
integrity sha512-YUxzMjJ5T71w6a8WWVcMGM6YWOTX27rCoIQgLXiWaxqXSx9D7DNjiGWn1aJIRSQ5qr0xuhra77bSIh6voR/46Q==
version "0.7.28"
resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.28.tgz#8ba04e653f35ce210239c64661685bf9121dec31"
integrity sha512-6Gurc1n//gjp9eQNXjD9O3M/sMwVtN5S8Lv9bvOYBfKfDNiIIhqiyi01vMBO45u4zkDE420w/e0se7Vs+sIg+g==
unherit@^1.0.4:
version "1.1.3"