From 7b95fe8bfe5ca219d90eeee13753d7eb46894c48 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Dec 2023 15:23:23 -0500 Subject: [PATCH] Bump stylelint-config-takiyon from 3.0.0 to 4.0.0 (#229) Bumps [stylelint-config-takiyon](https://github.com/takiyon-org/stylelint-config-takiyon) from 3.0.0 to 4.0.0. - [Commits](https://github.com/takiyon-org/stylelint-config-takiyon/compare/v3.0.0...v4.0.0) --- updated-dependencies: - dependency-name: stylelint-config-takiyon dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 995582b..0d17c2c 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "process": "^0.11.10", "sinon": "^17.0.0", "stylelint": "^16.0.2", - "stylelint-config-takiyon": "^3.0.0", + "stylelint-config-takiyon": "^4.0.0", "util": "^0.12.4", "webpack": "^5.3.2", "webpack-cli": "^5.0.0",