From 8989efd0957c034aeecde237c60849323ea97136 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Thu, 15 Jun 2017 20:19:27 +0000 Subject: [PATCH] fix(package): update @types/ramda to version 0.0.13 --- package.json | 2 +- shrinkwrap.yaml | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index eebe55e69d..80a4baf72d 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/shrinkwrap.yaml b/shrinkwrap.yaml index a5f87caff4..a0e0c7d5c9 100644 --- a/shrinkwrap.yaml +++ b/shrinkwrap.yaml @@ -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