1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-05-09 18:06:53 +02:00

Merge pull request #618 from koalyptus/greenkeeper/eslint-5.0.1

Update eslint to the latest version 🚀
This commit is contained in:
koalyptus 2018-07-02 19:26:57 +10:00 committed by GitHub
commit c5bc7cbb33
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
{
"name": "tablefilter",
"version": "0.6.46",
"version": "0.6.47",
"description": "A Javascript library making HTML tables filterable and a bit more",
"license": "MIT",
"author": {
@ -49,7 +49,7 @@
"diacritics": "1.3.0",
"esdoc": "1.1.0",
"esdoc-standard-plugin": "1.0.0",
"eslint": "5.0.0",
"eslint": "5.0.1",
"format-number": "3.0.0",
"grunt": "^1.0.1",
"grunt-cli": "1.2.0",