Bump @types/babel__traverse from 7.0.13 to 7.0.15 in /desktop (#1589)
Summary: Bumps [types/babel__traverse](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/babel__traverse) from 7.0.13 to 7.0.15. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/babel__traverse">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates) 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/1589 Reviewed By: mweststrate Differential Revision: D24254928 Pulled By: nikoant fbshipit-source-id: 123b7dad283a55b7cf0889920a238bd7deccfada
This commit is contained in:
committed by
Facebook GitHub Bot
parent
6c0229cd53
commit
b1755ee85b
@@ -120,7 +120,7 @@
|
||||
"@types/babel__code-frame": "^7.0.1",
|
||||
"@types/babel__core": "^7.1.10",
|
||||
"@types/babel__generator": "^7.6.1",
|
||||
"@types/babel__traverse": "^7.0.13",
|
||||
"@types/babel__traverse": "^7.0.15",
|
||||
"@types/decompress": "4.2.3",
|
||||
"@types/deep-equal": "^1.0.1",
|
||||
"@types/detect-port": "^1.1.0",
|
||||
|
||||
Reference in New Issue
Block a user