Skip to content

Commit

Permalink
deps: bump versions to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
msimerson committed Jan 30, 2025
1 parent 83de7ef commit 5b813be
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,15 @@
},
"homepage": "https://github.com/haraka/haraka-plugin-syslog#readme",
"dependencies": {
"haraka-constants": "^1.0.0",
"modern-syslog": "^1.1.4"
"haraka-constants": "^1.0.7",
"modern-syslog": "^1.2.0"
},
"devDependencies": {
"haraka-test-fixtures": "^1.0.0",
"haraka-test-fixtures": "^1.3.8",
"@haraka/eslint-config": "^2.0.2"
},
"prettier": {
"singleQuote": true,
"semi": false
}
}
}

0 comments on commit 5b813be

Please sign in to comment.