From 8e2819350c410dcf2ab31ae8a3dedec25c7f469d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Jul 2023 03:20:44 +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 34.0.0. - [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...34.0.0) --- 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 297b48d7a..1d1fd46c6 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.10.2", - "stylelint-config-standard": "33.0.0", + "stylelint-config-standard": "34.0.0", "typescript": "5.1.6" }, "dependencies": {