Skip to content

Commit

Permalink
Update outdated dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
posquit0 committed Jul 7, 2019
1 parent 1db7d5e commit f23a6f4
Show file tree
Hide file tree
Showing 2 changed files with 858 additions and 837 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"devDependencies": {
"body-parser": "1.18.3",
"chai": "4.1.2",
"chai": "^4.2.0",
"chai-jest-snapshot": "2.0.0",
"eslint": "5.5.0",
"eslint-config-airbnb-base": "13.1.0",
Expand All @@ -48,12 +48,12 @@
"eslint-plugin-import": "2.14.0",
"eslint-plugin-prettier": "2.6.2",
"express": "4.16.3",
"husky": "1.0.0-rc.13",
"lint-staged": "7.2.2",
"mocha": "5.2.0",
"npm-run-all": "4.1.3",
"husky": "^3.0.0",
"lint-staged": "^9.1.0",
"mocha": "^6.1.4",
"npm-run-all": "^4.1.5",
"prettier": "1.14.2",
"supertest": "3.1.0"
"supertest": "^4.0.2"
},
"husky": {
"hooks": {
Expand Down
Loading

0 comments on commit f23a6f4

Please sign in to comment.