Skip to content

Commit

Permalink
chore(package): update @types/node to version 8.5.0 (#354)
Browse files Browse the repository at this point in the history
* chore(package): update @types/node to version 8.5.0

* chore(package): update lockfile

https://npm.im/greenkeeper-lockfile
  • Loading branch information
greenkeeper[bot] authored and ikatyang committed Dec 15, 2017
1 parent 29f2544 commit 9c2d713
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@types/gulp-rename": "0.0.33",
"@types/gulp-util": "3.0.34",
"@types/jest": "21.1.8",
"@types/node": "8.0.58",
"@types/node": "8.5.0",
"@types/ramda": "ikatyang/types-ramda#v0.24.1-dist",
"@types/run-sequence": "0.0.30",
"@types/through2": "2.0.33",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,9 @@
version "8.0.28"
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.0.28.tgz#86206716f8d9251cf41692e384264cbd7058ad60"

"@types/node@8.0.58":
version "8.0.58"
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.0.58.tgz#5b3881c0be3a646874803fee3197ea7f1ed6df90"
"@types/node@8.5.0":
version "8.5.0"
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.5.0.tgz#c5be22ffc84b221466fc8dfc0d6b1f88060808ef"

"@types/orchestrator@*":
version "0.3.0"
Expand Down

0 comments on commit 9c2d713

Please sign in to comment.