Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
niftylettuce committed Feb 17, 2020
1 parent 7e8ec37 commit da4a28d
Show file tree
Hide file tree
Showing 2 changed files with 882 additions and 556 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,41 +16,41 @@
"Nick Baugh <[email protected]> (http://niftylettuce.com)"
],
"dependencies": {
"@ladjs/i18n": "^3.0.2",
"@sindresorhus/is": "^1.2.0",
"@ladjs/i18n": "^3.0.4",
"@sindresorhus/is": "^2.1.0",
"consolidate": "^0.15.1",
"debug": "^4.1.1",
"get-paths": "^0.0.7",
"html-to-text": "^5.1.1",
"juice": "^6.0.0",
"lodash": "^4.17.15",
"nodemailer": "^6.4.2",
"pify": "^4.0.1",
"preview-email": "^2.0.0"
"pify": "^5.0.0",
"preview-email": "^2.0.1"
},
"devDependencies": {
"@babel/cli": "^7.8.3",
"@babel/core": "^7.8.3",
"@babel/preset-env": "^7.8.3",
"@babel/cli": "^7.8.4",
"@babel/core": "^7.8.4",
"@babel/preset-env": "^7.8.4",
"@commitlint/cli": "^8.3.5",
"@commitlint/config-conventional": "^8.3.4",
"ava": "2.x",
"cheerio": "^1.0.0-rc.3",
"codecov": "^3.6.1",
"cross-env": "^6.0.3",
"codecov": "^3.6.5",
"cross-env": "6.x",
"ejs": "^3.0.1",
"eslint": "^6.8.0",
"eslint-config-xo-lass": "^1.0.3",
"eslint-plugin-node": "^11.0.0",
"fixpack": "^2.3.1",
"husky": "3.x",
"lint-staged": "^10.0.2",
"lint-staged": "^10.0.7",
"nodemailer-sendgrid": "^1.0.3",
"nyc": "^15.0.0",
"pug": "^2.0.4",
"remark-cli": "^7.0.1",
"remark-preset-github": "^0.0.16",
"xo": "^0.25.3"
"xo": "0.24"
},
"engines": {
"node": ">=8"
Expand Down
Loading

0 comments on commit da4a28d

Please sign in to comment.