[TASK] Update eslint and autoprefixer

This commit is contained in:
Xaver Maierhofer 2017-01-10 23:39:43 +01:00
parent 4e959b14d0
commit b4e3bc1afa
No known key found for this signature in database
GPG Key ID: 7FDCE23FD2EC9FE8
1 changed files with 2 additions and 2 deletions

View File

@ -12,8 +12,8 @@
"test": "node -e \"require('grunt').cli()\" '' clean lint"
},
"devDependencies": {
"autoprefixer": "^6.6.0",
"eslint": "^3.12.2",
"autoprefixer": "^6.6.1",
"eslint": "^3.13.1",
"eslint-config-defaults": "^9.0.0",
"grunt": "^1.0.1",
"grunt-bower-install-simple": "^1.2.3",