Bump live-plugin-manager from 0.15.1 to 0.16.0 in /desktop (#2781)
Summary: Bumps [live-plugin-manager](https://github.com/davideicardi/live-plugin-manager) from 0.15.1 to 0.16.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/davideicardi/live-plugin-manager/releases">live-plugin-manager's releases</a>.</em></p> <blockquote> <h2>v0.16.0</h2> <ul> <li>update dependencies</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="a05d1fd3b5"><code>a05d1fd</code></a> Feature/update dependencies (<a href="https://github-redirect.dependabot.com/davideicardi/live-plugin-manager/issues/58">https://github.com/facebook/flipper/issues/58</a>)</li> <li><a href="7a6405231a"><code>7a64052</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/davideicardi/live-plugin-manager/issues/34">https://github.com/facebook/flipper/issues/34</a> from strogonoff/patch-1</li> <li><a href="c0c3278490"><code>c0c3278</code></a> docs(readme): fix a typo</li> <li>See full diff in <a href="https://github.com/davideicardi/live-plugin-manager/compare/v0.15.1...v0.16.0">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/2781 Reviewed By: passy Differential Revision: D30840638 Pulled By: mweststrate fbshipit-source-id: eab1315cecd77d14886ffd567fdac1a650224a60
This commit is contained in:
committed by
Facebook GitHub Bot
parent
42d5f6c9b0
commit
7396a32be6
@@ -15,7 +15,7 @@
|
||||
"decompress-unzip": "^4.0.1",
|
||||
"expand-tilde": "^2.0.2",
|
||||
"fs-extra": "^10.0.0",
|
||||
"live-plugin-manager": "^0.15.1",
|
||||
"live-plugin-manager": "^0.16.0",
|
||||
"npm-api": "^1.0.1",
|
||||
"p-filter": "^2.1.0",
|
||||
"p-map": "^4.0.0",
|
||||
|
||||
Reference in New Issue
Block a user