From 253625e6793b35d5b81460393dd20054879d82df Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 18:25:08 +0000 Subject: [PATCH] chore(deps): update dependency neostandard to v0.12.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b0feaf19..fb529d46 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.9", + "neostandard": "0.12.0", "path-browserify": "1.0.1", "postcss": "8.4.49", "postcss-loader": "8.1.1",