Skip to content
This repository has been archived by the owner on Feb 1, 2022. It is now read-only.

Commit

Permalink
Bump dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
XhmikosR committed Feb 19, 2017
1 parent ea0c472 commit 535d629
Showing 1 changed file with 5 additions and 8 deletions.
13 changes: 5 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,17 +28,14 @@
"test": "grunt test"
},
"dependencies": {
"bootlint": "^0.14.1",
"chalk": "^1.0.0",
"micromatch": "^2.2.0"
"bootlint": "^0.14.2",
"chalk": "^1.1.3",
"micromatch": "^2.3.11"
},
"devDependencies": {
"grunt": "^0.4.5",
"grunt": "^1.0.1",
"grunt-contrib-clean": "^1.0.0",
"grunt-contrib-jshint": "^1.0.0",
"grunt-contrib-jshint": "^1.1.0",
"grunt-contrib-nodeunit": "^1.0.0"
},
"peerDependencies": {
"grunt": ">=0.4.5"
}
}

0 comments on commit 535d629

Please sign in to comment.