Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
icebob committed Nov 7, 2017
1 parent a2a76f8 commit 1033e5e
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions packages/moleculer-mail/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,15 +28,15 @@
"devDependencies": {
"benchmarkify": "2.1.0",
"coveralls": "3.0.0",
"eslint": "4.8.0",
"handlebars": "4.0.10",
"eslint": "4.10.0",
"handlebars": "4.0.11",
"jest": "20.0.4",
"jest-cli": "20.0.4",
"lolex": "2.1.3",
"moleculer": "0.11.1",
"node-sass": "4.5.3",
"lolex": "2.2.0",
"moleculer": "0.11.6",
"node-sass": "4.6.0",
"nodemon": "1.12.1",
"npm-check": "5.4.5",
"npm-check": "5.5.2",
"pug": "2.0.0-rc.1"
},
"jest": {
Expand All @@ -52,7 +52,7 @@
"dependencies": {
"email-templates": "2.7.1",
"lodash": "4.17.4",
"nodemailer": "4.1.2",
"nodemailer": "4.3.1",
"nodemailer-html-to-text": "2.1.0"
}
}

0 comments on commit 1033e5e

Please sign in to comment.