NPM dependencies update

This commit is contained in:
Pierre Rudloff 2017-10-17 15:10:57 +02:00
parent a665422e53
commit d5aab93220
2 changed files with 306 additions and 329 deletions

View file

@ -5,10 +5,10 @@
"author": "Pierre Rudloff",
"bugs": "https://github.com/Rudloff/alltube/issues",
"dependencies": {
"bower": "~1.8.0",
"bower": "^1.8.2",
"grunt": "~1.0.1",
"grunt-contrib-csslint": "~2.0.0",
"grunt-contrib-cssmin": "~2.2.0",
"grunt-contrib-cssmin": "^2.2.1",
"grunt-contrib-uglify": "~3.0.0",
"grunt-potomo": "~3.5.0"
},
@ -17,7 +17,7 @@
"grunt-contrib-watch": "~1.0.0",
"grunt-fixpack": "~0.1.0",
"grunt-githash": "~0.1.3",
"grunt-jslint": "~1.1.14",
"grunt-jslint": "^1.1.15",
"grunt-jsonlint": "~1.1.0",
"grunt-phpcs": "~0.4.0",
"grunt-phpdocumentor": "~0.4.1",