Greenkeeper/@types/node 12.12.20 (#710)

Summary:
Fix https://github.com/facebook/flipper/issues/686
Pull Request resolved: https://github.com/facebook/flipper/pull/710

Reviewed By: nikoant

Differential Revision: D19157830

Pulled By: passy

fbshipit-source-id: 705be1906bd29362a531d821f0154569850ec6fa
This commit is contained in:
greenkeeper[bot]
2019-12-18 04:24:27 -08:00
committed by Facebook Github Bot
parent 2ee251022b
commit e705024010
2 changed files with 5 additions and 5 deletions

View File

@@ -70,7 +70,7 @@
"@types/jest": "^24.0.16",
"@types/lodash.debounce": "^4.0.6",
"@types/lodash.isequal": "^4.5.5",
"@types/node": "^12.12.7",
"@types/node": "^12.12.20",
"@types/react": "^16.9.15",
"@types/react-dom": "^16.9.4",
"@types/react-redux": "^7.1.5",

View File

@@ -1303,10 +1303,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.12.tgz#529bc3e73dbb35dd9e90b0a1c83606a9d3264bdb"
integrity sha512-MGuvYJrPU0HUwqF7LqvIj50RZUX23Z+m583KBygKYUZLlZ88n6w28XRNJRJgsHukLEnLz6w6SvxZoLgbr5wLqQ==
"@types/node@^12.12.7":
version "12.12.7"
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.7.tgz#01e4ea724d9e3bd50d90c11fd5980ba317d8fa11"
integrity sha512-E6Zn0rffhgd130zbCbAr/JdXfXkoOUFAKNs/rF8qnafSJ8KYaA/j3oz7dcwal+lYjLA7xvdd5J4wdYpCTlP8+w==
"@types/node@^12.12.20":
version "12.12.20"
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.20.tgz#7b693038ce661fe57a7ffa4679440b5e7c5e8b99"
integrity sha512-VAe+DiwpnC/g448uN+/3gRl4th0BTdrR9gSLIOHA+SUQskaYZQDOHG7xmjiE7JUhjbXnbXytf6Ih+/pA6CtMFQ==
"@types/promise-retry@^1.1.3":
version "1.1.3"