From 33b65d0e282a5bca5a5fb91c516142f1c5a5b4f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Apr 2023 15:20:08 +0300 Subject: Build(deps-dev): Bump stylelint from 15.5.0 to 15.6.0 (#38505) Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.5.0 to 15.6.0. - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](https://github.com/stylelint/stylelint/compare/15.5.0...15.6.0) --- updated-dependencies: - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-minor ... 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(-) (limited to 'package.json') diff --git a/package.json b/package.json index bbedb53a8..392fae438 100644 --- a/package.json +++ b/package.json @@ -148,7 +148,7 @@ "sass": "^1.62.0", "sass-true": "^7.0.0", "shelljs": "^0.8.5", - "stylelint": "^15.5.0", + "stylelint": "^15.6.0", "stylelint-config-twbs-bootstrap": "^9.0.1", "terser": "5.16.0", "vnu-jar": "23.4.11" -- cgit v1.2.3