Update yarn dependencies

This commit is contained in:
Pierre Rudloff 2017-10-17 16:20:50 +02:00
parent 236738d194
commit 3e9ece2c7f
2 changed files with 10 additions and 10 deletions

View file

@ -8,8 +8,8 @@
"@bower_components/opensans-googlefont": "google-fonts-bower/opensans-bower#*",
"grunt": "~1.0.1",
"grunt-contrib-csslint": "~2.0.0",
"grunt-contrib-cssmin": "^2.2.1",
"grunt-contrib-uglify": "~3.0.0",
"grunt-contrib-cssmin": "~2.2.1",
"grunt-contrib-uglify": "~3.1.0",
"grunt-potomo": "~3.5.0"
},
"devDependencies": {
@ -17,7 +17,7 @@
"grunt-contrib-watch": "~1.0.0",
"grunt-fixpack": "~0.1.0",
"grunt-githash": "~0.1.3",
"grunt-jslint": "^1.1.15",
"grunt-jslint": "~1.1.15",
"grunt-jsonlint": "~1.1.0",
"grunt-phpcs": "~0.4.0",
"grunt-phpdocumentor": "~0.4.1",