Skip to content

Commit 3076315

Browse files
authored
Merge pull request #159 from KunalKapadia/develop
Update dependencies
2 parents f29807e + e136e9c commit 3076315

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"joi": "9.2.0",
5454
"jsonwebtoken": "7.1.9",
5555
"method-override": "^2.3.5",
56-
"mongoose": "4.6.8",
56+
"mongoose": "4.7.0",
5757
"morgan": "1.7.0",
5858
"winston": "2.3.0"
5959
},
@@ -68,7 +68,7 @@
6868
"coveralls": "^2.11.6",
6969
"cz-conventional-changelog": "1.2.0",
7070
"del": "^2.2.0",
71-
"eslint": "3.10.2",
71+
"eslint": "3.11.1",
7272
"eslint-config-airbnb-base": "7.1.0",
7373
"eslint-plugin-import": "1.16.0",
7474
"eslint-watch": "2.1.14",
@@ -81,7 +81,7 @@
8181
"gulp-sourcemaps": "^1.6.0",
8282
"gulp-util": "^3.0.7",
8383
"isparta": "4.0.0",
84-
"mocha": "3.1.2",
84+
"mocha": "3.2.0",
8585
"run-sequence": "^1.1.5",
8686
"supertest": "2.0.1",
8787
"supertest-as-promised": "4.0.2",

0 commit comments

Comments
 (0)