From d7901563733b08af656c0a0f0cc60f025bd9e437 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sun, 19 Aug 2018 03:59:49 +0000 Subject: [PATCH 1/2] chore(package): update grunt-cli to version 1.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e1aff784..e0c35af9 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "eslint": "5.0.1", "format-number": "3.0.0", "grunt": "^1.0.1", - "grunt-cli": "1.3.0", + "grunt-cli": "1.3.1", "grunt-contrib-clean": "^1.1.0", "grunt-contrib-connect": "^1.0.2", "grunt-contrib-copy": "^1.0.0", From 80cf351eab4573ded764073ea406ad2ba19bcf82 Mon Sep 17 00:00:00 2001 From: koalyptus Date: Mon, 20 Aug 2018 16:46:35 +1000 Subject: [PATCH 2/2] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e0c35af9..e0c7e39d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tablefilter", - "version": "0.6.54", + "version": "0.6.55", "description": "A Javascript library making HTML tables filterable and a bit more", "license": "MIT", "author": {