Bump @types/node from 14.14.10 to 14.14.31 in /desktop (#2021)

Summary:
Bumps [types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.10 to 14.14.31.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=14.14.10&new-version=14.14.31)](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/2021

Reviewed By: mweststrate

Differential Revision: D26889123

Pulled By: passy

fbshipit-source-id: 1c7616e2556fec89db5d6a5b45bb75bcffef82f7
This commit is contained in:
dependabot[bot]
2021-03-09 11:22:20 -08:00
committed by Facebook GitHub Bot
parent 1f19f69356
commit b9afadf4a4
7 changed files with 10 additions and 10 deletions

View File

@@ -25,7 +25,7 @@
"@babel/types": "^7.13.0",
"@emotion/babel-plugin": "^11.2.0",
"@types/fs-extra": "^9.0.1",
"@types/node": "^14.14.10",
"@types/node": "^14.14.31",
"fs-extra": "^9.0.1",
"tslib": "^2"
},

View File

@@ -37,7 +37,7 @@
],
"author": "Facebook, Inc",
"dependencies": {
"@types/node": "^14.14.10",
"@types/node": "^14.14.31",
"envinfo": "^7.5.1",
"fb-watchman": "^2.0.1"
}

View File

@@ -98,7 +98,7 @@
"@types/lodash.debounce": "^4.0.6",
"@types/mkdirp": "^1.0.0",
"@types/mock-fs": "^4.13.0",
"@types/node": "^14.14.10",
"@types/node": "^14.14.31",
"@types/npm-packlist": "^1.1.1",
"@types/promise-retry": "^1.1.3",
"@types/react": "^17.0.0",

View File

@@ -17,7 +17,7 @@
"devDependencies": {
"@types/fs-extra": "^9.0.1",
"@types/jest": "^26",
"@types/node": "^14.14.10",
"@types/node": "^14.14.31",
"flipper-test-utils": "0.0.0",
"globby": "^11",
"jest": "^26",

View File

@@ -33,7 +33,7 @@
"@types/fs-extra": "^9.0.1",
"@types/inquirer": "^7.3.1",
"@types/jest": "^26",
"@types/node": "^14.14.10",
"@types/node": "^14.14.31",
"flipper-test-utils": "0.0.0",
"globby": "^11",
"jest": "^26",

View File

@@ -27,7 +27,7 @@
"devDependencies": {
"@types/fs-extra": "^9.0.1",
"@types/jest": "^26",
"@types/node": "^14.14.10",
"@types/node": "^14.14.31",
"flipper-test-utils": "0.0.0",
"globby": "^11",
"jest": "^26",

View File

@@ -2333,10 +2333,10 @@
"@types/node" "*"
form-data "^3.0.0"
"@types/node@*", "@types/node@^14.14.10":
version "14.14.10"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.10.tgz#5958a82e41863cfc71f2307b3748e3491ba03785"
integrity sha512-J32dgx2hw8vXrSbu4ZlVhn1Nm3GbeCFNw2FWL8S5QKucHGY0cyNwjdQdO+KMBZ4wpmC7KhLCiNsdk1RFRIYUQQ==
"@types/node@*", "@types/node@^14.14.10", "@types/node@^14.14.31":
version "14.14.31"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.31.tgz#72286bd33d137aa0d152d47ec7c1762563d34055"
integrity sha512-vFHy/ezP5qI0rFgJ7aQnjDXwAMrG0KqqIH7tQG5PPv3BWBayOPIQNBjVc/P6hhdZfMx51REc6tfDNXHUio893g==
"@types/node@^12.0.12":
version "12.12.5"