From a10d3a2830bc69726768bae1d4af9d0a5079e5f0 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Tue, 28 Aug 2018 02:30:08 +0000 Subject: [PATCH 1/2] chore(package): update babel-eslint to version 9.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 54559636..20176bae 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ }, "devDependencies": { "babel-core": "^6.24.1", - "babel-eslint": "8.2.6", + "babel-eslint": "9.0.0", "babel-loader": "^7.0.0", "babel-preset-env": "1.7.0", "clean-webpack-plugin": "^0.1.16", From c5775ae8aac066efc5aede5360d8c8e266512b7b Mon Sep 17 00:00:00 2001 From: koalyptus Date: Wed, 29 Aug 2018 09:14:39 +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 20176bae..9b1972f0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tablefilter", - "version": "0.6.56", + "version": "0.6.57", "description": "A Javascript library making HTML tables filterable and a bit more", "license": "MIT", "author": {