[UNSTABLE] Upgrade @types/node. NEXT: Going to try hard upgrade to latest @blueprint versions

pull/855/head
Rick Carlino 2018-05-14 17:04:40 -05:00
parent cf09cb4aa1
commit 04bda6531c
2 changed files with 6 additions and 2 deletions

View File

@ -38,7 +38,7 @@
"@types/lodash": "4.14.108",
"@types/markdown-it": "^0.0.4",
"@types/moxios": "^0.4.5",
"@types/node": "10.0.8",
"@types/node": "10.0.9",
"@types/react": "16.3.14",
"@types/react-color": "2.13.5",
"@types/react-dom": "16.0.5",

View File

@ -152,10 +152,14 @@
dependencies:
axios "^0.16.1"
"@types/node@*", "@types/node@10.0.8":
"@types/node@*":
version "10.0.8"
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.0.8.tgz#37b4d91d4e958e4c2ba0be2b86e7ed4ff19b0858"
"@types/node@10.0.9":
version "10.0.9"
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.0.9.tgz#7cb73a6ef9cf4e41e5354e114e824bfdfd96a6b4"
"@types/react-color@2.13.5":
version "2.13.5"
resolved "https://registry.yarnpkg.com/@types/react-color/-/react-color-2.13.5.tgz#38a5bcbb00c5de85d696a3f5adcd619256a57083"