From ff781ffbba2c63c429a0650b9726974034a1e171 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed, 4 Nov 2020 03:43:43 -0800
Subject: [PATCH] Bump @types/node from 14.14.2 to 14.14.6 in /desktop (#1645)
Summary:
Bumps [types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.2 to 14.14.6.
Commits
[](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)
---
Dependabot commands and options
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)
Pull Request resolved: https://github.com/facebook/flipper/pull/1645
Reviewed By: passy
Differential Revision: D24702589
Pulled By: cekkaewnumchai
fbshipit-source-id: 5f4c6cb0fed8681174aa4325ada03501da5f6241
---
desktop/babel-transformer/package.json | 2 +-
desktop/doctor/package.json | 2 +-
desktop/package.json | 2 +-
desktop/pkg-lib/package.json | 2 +-
desktop/pkg/package.json | 2 +-
desktop/plugin-lib/package.json | 2 +-
desktop/yarn.lock | 18 ++++--------------
7 files changed, 10 insertions(+), 20 deletions(-)
diff --git a/desktop/babel-transformer/package.json b/desktop/babel-transformer/package.json
index d91265ab7..a5ec197cb 100644
--- a/desktop/babel-transformer/package.json
+++ b/desktop/babel-transformer/package.json
@@ -24,7 +24,7 @@
"@babel/traverse": "^7.11.0",
"@babel/types": "^7.11.0",
"@types/fs-extra": "^9.0.1",
- "@types/node": "^14.11.5",
+ "@types/node": "^14.14.6",
"babel-plugin-emotion": "^10.0.33",
"fs-extra": "^9.0.1",
"tslib": "^2"
diff --git a/desktop/doctor/package.json b/desktop/doctor/package.json
index e6e07f162..458e2a63a 100644
--- a/desktop/doctor/package.json
+++ b/desktop/doctor/package.json
@@ -38,7 +38,7 @@
],
"author": "Facebook, Inc",
"dependencies": {
- "@types/node": "^14.11.5",
+ "@types/node": "^14.14.6",
"envinfo": "^7.5.1",
"fb-watchman": "^2.0.1"
}
diff --git a/desktop/package.json b/desktop/package.json
index 3fe18871f..c7080da5f 100644
--- a/desktop/package.json
+++ b/desktop/package.json
@@ -137,7 +137,7 @@
"@types/lodash.debounce": "^4.0.6",
"@types/mkdirp": "^1.0.0",
"@types/mock-fs": "^4.10.0",
- "@types/node": "^14.14.2",
+ "@types/node": "^14.14.6",
"@types/npm-packlist": "^1.1.1",
"@types/promise-retry": "^1.1.3",
"@types/react": "^16.9.53",
diff --git a/desktop/pkg-lib/package.json b/desktop/pkg-lib/package.json
index 3109d96c9..b67cbada1 100644
--- a/desktop/pkg-lib/package.json
+++ b/desktop/pkg-lib/package.json
@@ -17,7 +17,7 @@
"devDependencies": {
"@types/fs-extra": "^9.0.1",
"@types/jest": "^26",
- "@types/node": "^14.14.2",
+ "@types/node": "^14.14.6",
"flipper-test-utils": "0.64.0",
"globby": "^11",
"jest": "^26",
diff --git a/desktop/pkg/package.json b/desktop/pkg/package.json
index a2d127564..2fff62be5 100644
--- a/desktop/pkg/package.json
+++ b/desktop/pkg/package.json
@@ -33,7 +33,7 @@
"@types/fs-extra": "^9.0.1",
"@types/inquirer": "^6.5.0",
"@types/jest": "^26",
- "@types/node": "^14.14.2",
+ "@types/node": "^14.14.6",
"flipper-test-utils": "0.64.0",
"globby": "^11",
"jest": "^26",
diff --git a/desktop/plugin-lib/package.json b/desktop/plugin-lib/package.json
index 0dc0e19fd..70ddfd8b0 100644
--- a/desktop/plugin-lib/package.json
+++ b/desktop/plugin-lib/package.json
@@ -27,7 +27,7 @@
"devDependencies": {
"@types/fs-extra": "^9.0.1",
"@types/jest": "^26",
- "@types/node": "^14.14.2",
+ "@types/node": "^14.14.6",
"flipper-test-utils": "0.64.0",
"globby": "^11",
"jest": "^26",
diff --git a/desktop/yarn.lock b/desktop/yarn.lock
index 235501f39..3bac12b25 100644
--- a/desktop/yarn.lock
+++ b/desktop/yarn.lock
@@ -2288,26 +2288,16 @@
"@types/node" "*"
form-data "^3.0.0"
-"@types/node@*":
- version "14.14.3"
- resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.3.tgz#e1c09064121f894baaad2bd9f12ce4a41bffb274"
- integrity sha512-33/L34xS7HVUx23e0wOT2V1qPF1IrHgQccdJVm9uXGTB9vFBrrzBtkQymT8VskeKOxjz55MSqMv0xuLq+u98WQ==
+"@types/node@*", "@types/node@^14.14.6":
+ version "14.14.6"
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.6.tgz#146d3da57b3c636cc0d1769396ce1cfa8991147f"
+ integrity sha512-6QlRuqsQ/Ox/aJEQWBEJG7A9+u7oSYl3mem/K8IzxXG/kAGbV1YPD9Bg9Zw3vyxC/YP+zONKwy8hGkSt1jxFMw==
"@types/node@^12.0.12":
version "12.12.5"
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.5.tgz#66103d2eddc543d44a04394abb7be52506d7f290"
integrity sha512-KEjODidV4XYUlJBF3XdjSH5FWoMCtO0utnhtdLf1AgeuZLOrRbvmU/gaRCVg7ZaQDjVf3l84egiY0mRNe5xE4A==
-"@types/node@^14.11.5":
- version "14.14.0"
- resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.0.tgz#f1091b6ad5de18e8e91bdbd43ec63f13de372538"
- integrity sha512-BfbIHP9IapdupGhq/hc+jT5dyiBVZ2DdeC5WwJWQWDb0GijQlzUFAeIQn/2GtvZcd2HVUU7An8felIICFTC2qg==
-
-"@types/node@^14.14.2":
- version "14.14.2"
- resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.2.tgz#d25295f9e4ca5989a2c610754dc02a9721235eeb"
- integrity sha512-jeYJU2kl7hL9U5xuI/BhKPZ4vqGM/OmK6whiFAXVhlstzZhVamWhDSmHyGLIp+RVyuF9/d0dqr2P85aFj4BvJg==
-
"@types/normalize-package-data@^2.4.0":
version "2.4.0"
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.0.tgz#e486d0d97396d79beedd0a6e33f4534ff6b4973e"