1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-06-09 01:12:38 +02:00

Merge pull request #554 from koalyptus/greenkeeper/babel-eslint-8.2.0

Update babel-eslint to the latest version 🚀
This commit is contained in:
koalyptus 2018-01-12 21:24:26 +11:00 committed by GitHub
commit b6db436bca
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -39,7 +39,7 @@
}, },
"devDependencies": { "devDependencies": {
"babel-core": "^6.24.1", "babel-core": "^6.24.1",
"babel-eslint": "8.1.2", "babel-eslint": "8.2.0",
"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",