From 2adb92d7a40f910311d11cda45280111d40f5fca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Jun 2024 02:43:07 +0000 Subject: [PATCH] build(deps-dev): bump stylelint-config-standard in /template/mobile 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/mobile/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/mobile/package.json b/template/mobile/package.json index e95f35b7..44e16bc0 100644 --- a/template/mobile/package.json +++ b/template/mobile/package.json @@ -44,7 +44,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": {