Skip to content

Commit

Permalink
Merge pull request #10 from davesag/feature/20190414/update-dependencies
Browse files Browse the repository at this point in the history
[optimisation, n/a] updated dependencies
  • Loading branch information
davesag committed Apr 14, 2019
2 parents fee1a4a + 28bb0c0 commit 3f434e3
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 35 deletions.
76 changes: 47 additions & 29 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@
"http-status-codes": "^1.3.2",
"node-http-error": "^2.0.0",
"swagger-express-validator": "^1.0.0",
"swagger-routes-express": "^2.0.2",
"swagger-routes-express": "^2.0.3",
"swagger-ui-express": "^4.0.2",
"traverse-folders": "^1.0.3",
"traverse-folders": "^1.1.0",
"yamljs": "^0.3.0"
},
"devDependencies": {
Expand All @@ -54,18 +54,18 @@
"eslint": "^5.16.0",
"eslint-config-prettier": "^4.1.0",
"eslint-config-standard": "^12.0.0",
"eslint-plugin-import": "^2.16.0",
"eslint-plugin-import": "^2.17.1",
"eslint-plugin-mocha": "^5.3.0",
"eslint-plugin-node": "^8.0.1",
"eslint-plugin-prettier": "^3.0.1",
"eslint-plugin-promise": "^4.1.1",
"eslint-plugin-standard": "^4.0.0",
"husky": "^1.3.1",
"lint-staged": "^8.1.5",
"mocha": "^6.1.2",
"mock-req-res": "^1.0.5",
"mocha": "^6.1.3",
"mock-req-res": "^1.1.0",
"nyc": "^13.3.0",
"prettier": "^1.16.4",
"prettier": "^1.17.0",
"proxyquire": "^2.1.0",
"sinon": "^7.3.1",
"sinon-chai": "^3.3.0",
Expand Down

0 comments on commit 3f434e3

Please sign in to comment.