From 0e198d256fbff724e87dfb56b5dae96ab1161a4d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 10 Aug 2025 14:14:17 +0000 Subject: [PATCH] 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 1b4e666..f4679ca 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "eslint-plugin-node": "10.0.0", "eslint-plugin-prettier": "3.1.1", "eslint-plugin-promise": "4.2.1", - "eslint-plugin-standard": "4.0.1", + "eslint-plugin-standard": "5.0.0", "husky": "3.0.5", "jest": "24.9.0", "lint-staged": "9.3.0",