1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-06-08 08:52:32 +02:00

Merge pull request #569 from koalyptus/greenkeeper/babel-eslint-8.2.2

Update babel-eslint to the latest version 🚀
This commit is contained in:
koalyptus 2018-02-21 08:58:52 +11:00 committed by GitHub
commit d274876976
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -40,7 +40,7 @@
}, },
"devDependencies": { "devDependencies": {
"babel-core": "^6.24.1", "babel-core": "^6.24.1",
"babel-eslint": "8.2.1", "babel-eslint": "8.2.2",
"babel-loader": "^7.0.0", "babel-loader": "^7.0.0",
"babel-plugin-transform-es2015-classes": "^6.24.1", "babel-plugin-transform-es2015-classes": "^6.24.1",
"babel-preset-es2015": "^6.24.1", "babel-preset-es2015": "^6.24.1",