chore(package): update @types/node to version 13.11.0 (#968)

Summary:
Fix https://github.com/facebook/flipper/issues/965
Pull Request resolved: https://github.com/facebook/flipper/pull/968

Reviewed By: mweststrate

Differential Revision: D20837214

Pulled By: passy

fbshipit-source-id: ebfe452a0bf9364d3a0adf2f6c4cde9f58daab58
This commit is contained in:
greenkeeper[bot]
2020-04-06 09:08:38 -07:00
committed by Facebook GitHub Bot
parent 4cf48f4f52
commit ecd0aeea50
2 changed files with 7 additions and 2 deletions

View File

@@ -38,7 +38,7 @@
],
"author": "Facebook, Inc",
"dependencies": {
"@types/node": "^13.7.7",
"@types/node": "^13.11.0",
"envinfo": "^7.4.0",
"fb-watchman": "^2.0.1"
}

View File

@@ -2169,7 +2169,7 @@
"@types/node" "*"
form-data "^3.0.0"
"@types/node@*", "@types/node@^13.7.5", "@types/node@^13.7.7", "@types/node@^13.9.3":
"@types/node@*", "@types/node@^13.7.5", "@types/node@^13.9.3":
version "13.9.3"
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.9.3.tgz#6356df2647de9eac569f9a52eda3480fa9e70b4d"
integrity sha512-01s+ac4qerwd6RHD+mVbOEsraDHSgUaefQlEdBbUolnQFjKwCr7luvAlEwW1RFojh67u0z4OUTjPn9LEl4zIkA==
@@ -2179,6 +2179,11 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.5.tgz#66103d2eddc543d44a04394abb7be52506d7f290"
integrity sha512-KEjODidV4XYUlJBF3XdjSH5FWoMCtO0utnhtdLf1AgeuZLOrRbvmU/gaRCVg7ZaQDjVf3l84egiY0mRNe5xE4A==
"@types/node@^13.11.0":
version "13.11.0"
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.11.0.tgz#390ea202539c61c8fa6ba4428b57e05bc36dc47b"
integrity sha512-uM4mnmsIIPK/yeO+42F2RQhGUIs39K2RFmugcJANppXe6J1nvH87PvzPZYpza7Xhhs8Yn9yIAVdLZ84z61+0xQ==
"@types/parse-json@^4.0.0":
version "4.0.0"
resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.0.tgz#2f8bb441434d163b35fb8ffdccd7138927ffb8c0"