From 2526b4e62913a2bcb1a8ff45be24334ee48859e5 Mon Sep 17 00:00:00 2001 From: isaacs Date: Mon, 11 Jun 2012 11:13:41 -0700 Subject: Update minimatch to 0.2.5 --- node_modules/minimatch/package.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'node_modules/minimatch/package.json') diff --git a/node_modules/minimatch/package.json b/node_modules/minimatch/package.json index 1bcb3d43e..2f2418603 100644 --- a/node_modules/minimatch/package.json +++ b/node_modules/minimatch/package.json @@ -6,7 +6,7 @@ }, "name": "minimatch", "description": "a glob matcher in javascript", - "version": "0.2.2", + "version": "0.2.5", "repository": { "type": "git", "url": "git://github.com/isaacs/minimatch.git" @@ -19,7 +19,7 @@ "node": "*" }, "dependencies": { - "lru-cache": "~1.0.5" + "lru-cache": "~1" }, "devDependencies": { "tap": "" @@ -34,11 +34,11 @@ "name": "isaacs", "email": "i@izs.me" }, - "_id": "minimatch@0.2.2", + "_id": "minimatch@0.2.5", "optionalDependencies": {}, "_engineSupported": true, - "_npmVersion": "1.1.12", - "_nodeVersion": "v0.7.7-pre", + "_npmVersion": "1.1.25", + "_nodeVersion": "v0.7.10-pre", "_defaultsLoaded": true, - "_from": "minimatch@0" + "_from": "minimatch@~0.2" } -- cgit v1.2.3