fix(package): update @types/ramda to version 0.0.13

This commit is contained in:
greenkeeper[bot]
2017-06-15 20:19:27 +00:00
committed by zkochan
parent b346eb7d8a
commit 8989efd095
2 changed files with 6 additions and 3 deletions

View File

@@ -22,7 +22,7 @@
"@types/node": "^7.0.27",
"@types/nopt": "^3.0.29",
"@types/npm": "^2.0.28",
"@types/ramda": "^0.0.11",
"@types/ramda": "^0.0.13",
"@types/rc": "^0.0.1",
"@types/semver": "^5.3.30",
"@types/update-notifier": "^1.0.0",

View File

@@ -6,7 +6,7 @@ dependencies:
'@types/node': 7.0.27
'@types/nopt': 3.0.29
'@types/npm': 2.0.28
'@types/ramda': 0.0.11
'@types/ramda': 0.0.13
'@types/rc': 0.0.1
'@types/semver': 5.3.31
'@types/update-notifier': 1.0.1
@@ -141,6 +141,9 @@ packages:
/@types/ramda/0.0.11:
resolution:
integrity: sha1-9tSAmpdX/lM1jI3o9t8WcSSrzT8=
/@types/ramda/0.0.13:
resolution:
integrity: sha1-gBnopMbQ+rpnp576WixRXyTPJnM=
/@types/rc/0.0.1:
resolution:
integrity: sha1-H1uKGzsaxtH+4TfFP6xfoPKK4Nc=
@@ -3484,7 +3487,7 @@ specifiers:
'@types/node': ^7.0.27
'@types/nopt': ^3.0.29
'@types/npm': ^2.0.28
'@types/ramda': ^0.0.11
'@types/ramda': ^0.0.13
'@types/rc': ^0.0.1
'@types/semver': ^5.3.30
'@types/tape': ^4.2.28