From 0749ff95a2b47e6736c790efea0cf10ebbbd287c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 10 Aug 2025 15:13:18 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-standard to v5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9d4515e..40e88d4 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "eslint-plugin-import": "2.29.1", "eslint-plugin-node": "7.0.1", "eslint-plugin-promise": "4.3.1", - "eslint-plugin-standard": "4.1.0", + "eslint-plugin-standard": "5.0.0", "husky": "1.3.1", "lint-staged": "7.3.0", "mocha": "5.2.0",