Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nodkz committed Feb 6, 2018
1 parent d256a84 commit e077989
Show file tree
Hide file tree
Showing 2 changed files with 140 additions and 114 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"mongoose": ">=4.0.0 || >=5.0.0"
},
"devDependencies": {
"@types/mongoose": "^4.7.33",
"@types/mongoose": "^5.0.1",
"async": "^2.6.0",
"babel-cli": "^6.26.0",
"babel-eslint": "^8.2.1",
Expand All @@ -37,21 +37,21 @@
"babel-preset-env": "^1.6.1",
"bases": "^0.2.1",
"cz-conventional-changelog": "^2.1.0",
"eslint": "^4.15.0",
"eslint": "^4.17.0",
"eslint-config-airbnb-base": "^12.1.0",
"eslint-config-prettier": "^2.9.0",
"eslint-plugin-flowtype": "^2.41.0",
"eslint-plugin-flowtype": "^2.42.0",
"eslint-plugin-import": "^2.8.0",
"eslint-plugin-prettier": "^2.5.0",
"flow-bin": "^0.63.1",
"jest": "^22.1.3",
"mongodb-memory-server": "^1.6.4",
"mongoose": "^5.0.1",
"eslint-plugin-prettier": "^2.6.0",
"flow-bin": "^0.64.0",
"jest": "^22.1.4",
"mongodb-memory-server": "^1.6.5",
"mongoose": "^5.0.3",
"prettier": "^1.10.2",
"rimraf": "^2.6.2",
"semantic-release": "^12.2.2",
"semantic-release": "^12.4.1",
"tslint": "^5.9.1",
"typescript": "^2.6.2"
"typescript": "^2.7.1"
},
"config": {
"commitizen": {
Expand Down
Loading

0 comments on commit e077989

Please sign in to comment.