Skip to content

Commit

Permalink
chore: update mocha
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisAlderson committed Jan 19, 2018
1 parent 1165dda commit 3e1b41d
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 35 deletions.
61 changes: 31 additions & 30 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"express": "^4.16.2",
"helmet": "^3.9.0",
"mkdirp": "^0.5.1",
"mongoose": "^5.0.0-rc2",
"mongoose": "^5.0.0",
"p-map": "^1.2.0",
"response-time": "^2.3.2",
"winston": "^3.0.0-rc1"
Expand Down Expand Up @@ -42,17 +42,17 @@
"flow-bin": "^0.63.1",
"flow-typed": "^2.2.3",
"husky": "^0.14.3",
"mocha": "^4.1.0",
"mocha": "^5.0.0",
"nyc": "^11.4.1",
"rollup": "^0.53.4",
"rollup": "^0.54.1",
"rollup-plugin-babel": "^3.0.3",
"rollup-plugin-json": "^2.3.0",
"rollup-plugin-node-resolve": "^3.0.2",
"rollup-plugin-uglify": "^2.0.1",
"sinon": "^4.1.4",
"sinon": "^4.1.6",
"standard-version": "^4.3.0",
"supertest": "^3.0.0",
"uglify-es": "^3.3.5"
"uglify-es": "^3.3.7"
},
"license": "MIT",
"scripts": {
Expand Down

0 comments on commit 3e1b41d

Please sign in to comment.