Skip to content

Commit

Permalink
chore(deps): update dependencies to latest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
BenMaruchu committed Oct 20, 2019
1 parent d404a2b commit bd9db66
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 35 deletions.
56 changes: 28 additions & 28 deletions package-lock.json

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

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,29 +65,29 @@
"eslint-config-airbnb-base": "^14.0.0",
"eslint-config-prettier": "^6.4.0",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-jsdoc": "^15.11.0",
"eslint-plugin-mocha": "^6.1.1",
"eslint-plugin-jsdoc": "^15.12.0",
"eslint-plugin-mocha": "^6.2.0",
"eslint-plugin-prettier": "^3.1.1",
"generate-changelog": "^1.8.0",
"handlebars": "^4.4.3",
"husky": "^3.0.9",
"lint-staged": "^9.4.2",
"lodash.template": "^4.5.0",
"mocha": "^6.2.1",
"mongoose": "^5.7.4",
"mocha": "^6.2.2",
"mongoose": "^5.7.5",
"npm-check-updates": "^3.1.24",
"nyc": "^14.1.1",
"prettier": "^1.18.2",
"rimraf": "^3.0.0",
"rollup": "^1.23.1",
"rollup": "^1.25.1",
"shelljs": "^0.8.3"
},
"peerDependencies": {},
"dependencies": {
"@lykmapipo/common": ">=0.28.3",
"@lykmapipo/common": ">=0.28.4",
"@lykmapipo/env": ">=0.14.6",
"@lykmapipo/express-common": ">=0.17.13",
"@lykmapipo/mongoose-common": ">=0.26.2",
"@lykmapipo/mongoose-common": ">=0.26.3",
"async": ">=3.1.0",
"lodash": ">=4.17.15",
"parse-ms": ">=2.1.0"
Expand Down

0 comments on commit bd9db66

Please sign in to comment.