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:
committed by
Facebook Github Bot
parent
2ee251022b
commit
e705024010
@@ -70,7 +70,7 @@
|
|||||||
"@types/jest": "^24.0.16",
|
"@types/jest": "^24.0.16",
|
||||||
"@types/lodash.debounce": "^4.0.6",
|
"@types/lodash.debounce": "^4.0.6",
|
||||||
"@types/lodash.isequal": "^4.5.5",
|
"@types/lodash.isequal": "^4.5.5",
|
||||||
"@types/node": "^12.12.7",
|
"@types/node": "^12.12.20",
|
||||||
"@types/react": "^16.9.15",
|
"@types/react": "^16.9.15",
|
||||||
"@types/react-dom": "^16.9.4",
|
"@types/react-dom": "^16.9.4",
|
||||||
"@types/react-redux": "^7.1.5",
|
"@types/react-redux": "^7.1.5",
|
||||||
|
|||||||
@@ -1303,10 +1303,10 @@
|
|||||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.12.tgz#529bc3e73dbb35dd9e90b0a1c83606a9d3264bdb"
|
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.12.tgz#529bc3e73dbb35dd9e90b0a1c83606a9d3264bdb"
|
||||||
integrity sha512-MGuvYJrPU0HUwqF7LqvIj50RZUX23Z+m583KBygKYUZLlZ88n6w28XRNJRJgsHukLEnLz6w6SvxZoLgbr5wLqQ==
|
integrity sha512-MGuvYJrPU0HUwqF7LqvIj50RZUX23Z+m583KBygKYUZLlZ88n6w28XRNJRJgsHukLEnLz6w6SvxZoLgbr5wLqQ==
|
||||||
|
|
||||||
"@types/node@^12.12.7":
|
"@types/node@^12.12.20":
|
||||||
version "12.12.7"
|
version "12.12.20"
|
||||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.7.tgz#01e4ea724d9e3bd50d90c11fd5980ba317d8fa11"
|
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.20.tgz#7b693038ce661fe57a7ffa4679440b5e7c5e8b99"
|
||||||
integrity sha512-E6Zn0rffhgd130zbCbAr/JdXfXkoOUFAKNs/rF8qnafSJ8KYaA/j3oz7dcwal+lYjLA7xvdd5J4wdYpCTlP8+w==
|
integrity sha512-VAe+DiwpnC/g448uN+/3gRl4th0BTdrR9gSLIOHA+SUQskaYZQDOHG7xmjiE7JUhjbXnbXytf6Ih+/pA6CtMFQ==
|
||||||
|
|
||||||
"@types/promise-retry@^1.1.3":
|
"@types/promise-retry@^1.1.3":
|
||||||
version "1.1.3"
|
version "1.1.3"
|
||||||
|
|||||||
Reference in New Issue
Block a user