chore(package): update @types/node to version 13.9.3 (#923)
Summary: Pull Request resolved: https://github.com/facebook/flipper/pull/923 Reviewed By: mweststrate Differential Revision: D20599094 Pulled By: jknoxville fbshipit-source-id: f48e16099c50358cc798b62ecde12368c75ee3ec
This commit is contained in:
committed by
Facebook GitHub Bot
parent
b3ede5e532
commit
e85331bc98
@@ -106,7 +106,7 @@
|
||||
"@types/lodash.debounce": "^4.0.6",
|
||||
"@types/lodash.isequal": "^4.5.5",
|
||||
"@types/mkdirp": "^1.0.0",
|
||||
"@types/node": "^13.7.5",
|
||||
"@types/node": "^13.9.3",
|
||||
"@types/promise-retry": "^1.1.3",
|
||||
"@types/react": "^16.9.17",
|
||||
"@types/react-color": "^3.0.1",
|
||||
|
||||
@@ -2721,6 +2721,11 @@
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.9.1.tgz#96f606f8cd67fb018847d9b61e93997dabdefc72"
|
||||
integrity sha512-E6M6N0blf/jiZx8Q3nb0vNaswQeEyn0XlupO+xN6DtJ6r6IT4nXrTry7zhIfYvFCl3/8Cu6WIysmUBKiqV0bqQ==
|
||||
|
||||
"@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==
|
||||
|
||||
"@types/promise-retry@^1.1.3":
|
||||
version "1.1.3"
|
||||
resolved "https://registry.yarnpkg.com/@types/promise-retry/-/promise-retry-1.1.3.tgz#baab427419da9088a1d2f21bf56249c21b3dd43c"
|
||||
|
||||
Reference in New Issue
Block a user