Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
za-creature committed May 23, 2018
1 parent f72090d commit c1264a1
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,23 +41,23 @@
"lib"
],
"dependencies": {
"globals": "^11.1.0"
"globals": "^11.5.0"
},
"devDependencies": {
"chai": "^4.1.2",
"coffee-coverage": "^2.0.1",
"coffeescript": "^2.1.0",
"coffee-coverage": "^3.0.0",
"coffeescript": "^2.3.0",
"coffeelint": "latest",
"coffeelint-advanced-colon-assignment-spacing": "^1.0.0",
"coffeelint-braces-padding": "^0.1.5",
"coffeelint-limit-newlines": "0.0.2",
"coffeelint-prefer-double-quotes": "^0.1.0",
"coffeescope2": "latest",
"coveralls": "^3.0.0",
"coveralls": "^3.0.1",
"istanbul": "^0.4.5",
"mocha": "^4.0.1",
"mocha-junit-reporter": "^1.15.0",
"proxyquire": "^1.8.0"
"mocha": "^5.2.0",
"mocha-junit-reporter": "^1.17.0",
"proxyquire": "^2.0.1"
},
"engines": {
"npm": "*",
Expand Down

0 comments on commit c1264a1

Please sign in to comment.