diff --git a/package-lock.json b/package-lock.json index 9fc5aa44..5ea5ce38 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "tablefilter", - "version": "0.6.86", + "version": "0.6.87", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 3b7c0f35..40f72582 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tablefilter", - "version": "0.6.86", + "version": "0.6.87", "description": "A Javascript library making HTML tables filterable and a bit more", "license": "MIT", "author": { @@ -50,7 +50,7 @@ "diacritics": "1.3.0", "esdoc": "1.1.0", "esdoc-standard-plugin": "1.0.0", - "eslint": "5.15.2", + "eslint": "5.16.0", "format-number": "3.0.0", "grunt": "^1.0.1", "grunt-cli": "1.3.2",