From 7f1bbc8836f495ba6f97b7b757ede54fd93b3f3b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 17:20:30 +0000 Subject: [PATCH] chore(deps): update dependency neostandard to v0.11.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a100320b..8840ee0c 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "husky": "9.1.7", "lint-staged": "15.2.10", "mini-css-extract-plugin": "2.9.2", - "neostandard": "0.11.8", + "neostandard": "0.11.9", "path-browserify": "1.0.1", "postcss": "8.4.49", "postcss-loader": "8.1.1",