[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

View File

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