Skip to content

Commit

Permalink
Update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lydell committed Jul 11, 2016
1 parent 9269849 commit 4a9bb4e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,14 @@
"vim-like-key-notation": "^1.0.0"
},
"devDependencies": {
"addons-linter": "^0.12.1",
"addons-linter": "^0.14.0",
"coffee-script": "jashkenas/coffeescript#87216ea5b64804aac584966b60063ddc77c69f2b",
"coffeelint": "^1.15.7",
"coffeelint-forbidden-keywords": "^0.1.1",
"gulp": "^3.9.1",
"gulp-coffee": "^2.3.2",
"gulp-coffeelint": "^0.6.0",
"gulp-git": "^1.7.2",
"gulp-git": "^1.8.0",
"gulp-header": "^1.8.7",
"gulp-mustache": "^2.2.0",
"gulp-preprocess": "^2.0.0",
Expand All @@ -32,9 +32,9 @@
"gulp-zip": "^3.2.0",
"marked": "^0.3.5",
"merge2": "^1.0.2",
"request": "^2.72.0",
"request": "^2.73.0",
"require-precompute": "^0.2.0",
"rimraf": "^2.5.2",
"run-sequence": "^1.2.1"
"rimraf": "^2.5.3",
"run-sequence": "^1.2.2"
}
}

0 comments on commit 4a9bb4e

Please sign in to comment.