1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +01:00

Update @types/node to the latest version 🚀 (#392)

* chore(package): update @types/node to version 11.9.0

* chore(package): update lockfile yarn.lock
This commit is contained in:
greenkeeper[bot] 2019-02-12 06:19:57 +01:00 committed by Ivar Conradi Østhus
parent 1990afe6b3
commit ad7465c1a8
2 changed files with 5 additions and 5 deletions

View File

@ -86,7 +86,7 @@
"devDependencies": {
"@passport-next/passport": "^2.1.0",
"@passport-next/passport-google-oauth2": "^1.0.0",
"@types/node": "^10.12.15",
"@types/node": "^11.9.0",
"ava": "^1.2.0",
"coveralls": "^3.0.2",
"eslint": "^5.10.0",

View File

@ -394,10 +394,10 @@
resolved "https://registry.yarnpkg.com/@types/bluebird/-/bluebird-3.5.25.tgz#59188b871208092e37767e4b3d80c3b3eaae43bd"
integrity sha512-yfhIBix+AIFTmYGtkC0Bi+XGjSkOINykqKvO/Wqdz/DuXlAKK7HmhLAXdPIGsV4xzKcL3ev/zYc4yLNo+OvGaw==
"@types/node@^10.12.15":
version "10.12.23"
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.12.23.tgz#308a3acdc5d1c842aeadc50b867d99c46cfae868"
integrity sha512-EKhb5NveQ3NlW5EV7B0VRtDKwUfVey8LuJRl9pp5iW0se87/ZqLjG0PMf2MCzPXAJYWZN5Ltg7pHIAf9/Dm1tQ==
"@types/node@^11.9.0":
version "11.9.0"
resolved "https://registry.yarnpkg.com/@types/node/-/node-11.9.0.tgz#35fea17653490dab82e1d5e69731abfdbf13160d"
integrity sha512-ry4DOrC+xenhQbzk1iIPzCZGhhPGEFv7ia7Iu6XXSLVluiJIe9FfG7Iu3mObH9mpxEXCWLCMU4JWbCCR9Oy1Zg==
abbrev@1:
version "1.1.1"