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"
}