From 1a1c35ace6071e0b479e78200a9cc4f94c4c06ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Jun 2024 03:20:14 +0000 Subject: [PATCH] build(deps-dev): bump stylelint-config-standard in /template/default Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) from 33.0.0 to 36.0.1. - [Release notes](https://github.com/stylelint/stylelint-config-standard/releases) - [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md) - [Commits](https://github.com/stylelint/stylelint-config-standard/compare/33.0.0...36.0.1) --- updated-dependencies: - dependency-name: stylelint-config-standard dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- template/default/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/default/package.json b/template/default/package.json index f071b1fb..af5fa46e 100644 --- a/template/default/package.json +++ b/template/default/package.json @@ -45,7 +45,7 @@ "penv.macro": "^0.4.0", "prettier": "^2.8.8", "stylelint": "15.11.0", - "stylelint-config-standard": "33.0.0", + "stylelint-config-standard": "36.0.1", "typescript": "5.4.5" }, "dependencies": {