Skip to content

Commit

Permalink
Bump all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
louh committed Apr 25, 2017
1 parent 1d304b2 commit e8a03ed
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,12 +50,14 @@
"browserify": "14.3.0",
"browserify-derequire": "0.9.4",
"browserify-shim": "3.8.14",
"clean-css-cli": "4.0.10",
"clean-css-cli": "4.0.12",
"eslint": "3.19.0",
"eslint-config-semistandard": "8.0.0",
"eslint-config-standard": "7.0.1",
"eslint-config-semistandard": "11.0.0",
"eslint-config-standard": "10.2.1",
"eslint-plugin-import": "2.2.0",
"eslint-plugin-node": "4.2.2",
"eslint-plugin-promise": "3.5.0",
"eslint-plugin-standard": "2.1.1",
"eslint-plugin-standard": "3.0.1",
"expect.js": "0.3.1",
"happen": "0.3.1",
"jake": "8.0.15",
Expand All @@ -67,11 +69,11 @@
"karma-mocha": "1.3.0",
"karma-phantomjs-launcher": "1.0.4",
"karma-safari-launcher": "1.0.0",
"karma-spec-reporter": "0.0.30",
"mocha": "3.2.0",
"karma-spec-reporter": "0.0.31",
"mocha": "3.3.0",
"phantomjs-prebuilt": "2.1.14",
"sinon": "2.1.0",
"uglify-js": "2.8.21"
"uglify-js": "2.8.22"
},
"semistandard": {
"globals": [
Expand Down

0 comments on commit e8a03ed

Please sign in to comment.