From ccd0b785b8663d0167f591dd9d4a2c0069224931 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 1 Jan 2023 21:15:09 +0800 Subject: [PATCH] Update dependency stylelint to v14.16.1 (#600) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d412a53..60553b2 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "hexo-renderer-marked": "6.0.0", "js-yaml": "4.1.0", "mocha": "10.1.0", - "stylelint": "14.15.0", + "stylelint": "14.16.1", "stylelint-stylus": "0.17.0" } }