Skip to content

Commit

Permalink
chore(deps): bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
killmenot committed Sep 24, 2024
1 parent a475c6c commit f75077f
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,31 +54,31 @@
},
"dependencies": {
"addressparser": "^1.0.1",
"async": "^3.2.5",
"async": "^3.2.6",
"nodemailer-build-attachment": "^3.0.0",
"postmark": "^4.0.2"
"postmark": "^4.0.5"
},
"peerDependencies": {
"nodemailer": ">=6.x"
},
"devDependencies": {
"@commitlint/cli": "^18.4.3",
"@commitlint/config-conventional": "^18.4.3",
"chai": "^4.3.10",
"@commitlint/cli": "^18.6.1",
"@commitlint/config-conventional": "^18.6.3",
"chai": "^4.5.0",
"coveralls": "^3.1.1",
"dirty-chai": "^2.0.1",
"eslint": "^8.56.0",
"eslint": "^8.57.1",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-import": "^2.30.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-promise": "^6.6.0",
"eslint-plugin-standard": "^4.1.0",
"husky": "^8.0.3",
"mocha": "^8.4.0",
"nodemailer": "^6.9.7",
"npm-check-updates": "^16.14.12",
"nodemailer": "^6.9.15",
"npm-check-updates": "^16.14.20",
"nyc": "^15.1.0",
"remark-cli": "^12.0.0",
"remark-cli": "^12.0.1",
"remark-preset-lint-recommended": "^6.1.3"
}
}

0 comments on commit f75077f

Please sign in to comment.