Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
niftylettuce committed Sep 6, 2019
1 parent d835be7 commit 38febd9
Show file tree
Hide file tree
Showing 2 changed files with 1,034 additions and 822 deletions.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,41 +16,41 @@
"Nick Baugh <niftylettuce@gmail.com> (http://niftylettuce.com)"
],
"dependencies": {
"@ladjs/i18n": "^1.1.0",
"@sindresorhus/is": "^0.17.1",
"@ladjs/i18n": "^1.2.0",
"@sindresorhus/is": "^1.0.0",
"auto-bind": "^2.1.0",
"consolidate": "^0.15.1",
"debug": "^4.1.1",
"get-paths": "^0.0.4",
"get-paths": "^0.0.7",
"html-to-text": "^5.1.1",
"juice": "^5.2.0",
"lodash": "^4.17.11",
"nodemailer": "^6.2.1",
"lodash": "^4.17.15",
"nodemailer": "^6.3.0",
"pify": "^4.0.1",
"preview-email": "^1.0.1"
},
"devDependencies": {
"@babel/cli": "^7.4.4",
"@babel/core": "^7.4.5",
"@babel/preset-env": "^7.4.5",
"@commitlint/cli": "^8.0.0",
"@commitlint/config-conventional": "^8.0.0",
"ava": "^2.1.0",
"@babel/cli": "^7.5.5",
"@babel/core": "^7.5.5",
"@babel/preset-env": "^7.5.5",
"@commitlint/cli": "^8.1.0",
"@commitlint/config-conventional": "^8.1.0",
"ava": "^2.3.0",
"cheerio": "^1.0.0-rc.2",
"codecov": "^3.5.0",
"cross-env": "^5.2.0",
"ejs": "^2.6.2",
"eslint": "^6.0.0",
"cross-env": "^5.2.1",
"ejs": "^2.7.1",
"eslint": "^6.3.0",
"eslint-config-xo-lass": "^1.0.3",
"eslint-plugin-node": "^9.1.0",
"eslint-plugin-node": "^10.0.0",
"fixpack": "^2.3.1",
"husky": "^2.4.1",
"lint-staged": "^8.2.1",
"husky": "^3.0.5",
"lint-staged": "^9.2.5",
"nodemailer-sendgrid": "^1.0.3",
"nyc": "^14.1.1",
"pug": "^2.0.4",
"remark-cli": "^6.0.1",
"remark-preset-github": "^0.0.14",
"remark-cli": "^7.0.0",
"remark-preset-github": "^0.0.16",
"xo": "^0.24.0"
},
"engines": {
Expand Down
Loading

0 comments on commit 38febd9

Please sign in to comment.