Skip to content

Commit

Permalink
chore(package): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Oct 25, 2016
1 parent c8017da commit 28811d3
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,18 +21,18 @@
},
"homepage": "https://github.com/boennemann/badges",
"devDependencies": {
"bower": "1.6.5",
"grunt": "~0.4.2",
"grunt-karma": "~0.9.0",
"bower": "1.7.9",
"grunt": "~1.0.1",
"grunt-karma": "~2.0.0",
"grunt-karma-coveralls": "~2.5.3",
"karma": "~0.12.31",
"grunt-cli": "~0.1.11",
"karma-coverage": "0.5.2",
"karma-jasmine": "~0.3.4",
"karma-phantomjs-launcher": "0.2.1",
"karma-requirejs": "~0.2.1"
"karma": "~1.3.0",
"grunt-cli": "~1.2.0",
"karma-coverage": "1.1.1",
"karma-jasmine": "~1.0.2",
"karma-phantomjs-launcher": "1.0.2",
"karma-requirejs": "~1.1.0"
},
"dependencies": {
"lodash": "3.10.1"
"lodash": "4.16.4"
}
}

0 comments on commit 28811d3

Please sign in to comment.