Skip to content

Commit

Permalink
dep(all): bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
msimerson committed Jan 31, 2025
1 parent b62f45b commit 36229ce
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/).

### [1.3.9] - 2025-01-31

- dep(all): bump versions
- dep(eslint): upgrade to v9

### [1.3.8] - 2024-09-27
Expand Down
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
"node": ">=12"
},
"dependencies": {
"address-rfc2821": "^2.1.2",
"haraka-config": "^1.4.0",
"address-rfc2821": "^2.1.3",
"haraka-config": "^1.4.2",
"haraka-constants": "^1.0.7",
"haraka-email-message": "^1.2.4",
"haraka-notes": "^1.1.0",
"haraka-results": "^2.2.4",
"haraka-email-message": "^1.2.5",
"haraka-notes": "^1.1.1",
"haraka-results": "^2.2.5",
"haraka-utils": "^1.1.3"
},
"devDependencies": {
Expand All @@ -46,4 +46,4 @@
"singleQuote": true,
"semi": false
}
}
}

0 comments on commit 36229ce

Please sign in to comment.