From 2f0548c6a9696c69963def916d48faa033c2fac7 Mon Sep 17 00:00:00 2001 From: Matt Simerson Date: Mon, 22 Apr 2024 17:59:03 -0700 Subject: [PATCH] dep(eslint): bump ver --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c3cbf83..a4121cc 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ }, "homepage": "https://github.com/haraka/haraka-plugin-qmail-deliverable#readme", "devDependencies": { - "@haraka/eslint-config": "^1.1.3", + "@haraka/eslint-config": "^1.1.4", "address-rfc2821": "^2.1.2", "haraka-test-fixtures": "^1.3.7" }