From 901f368a566cd0df0e7f535f16e98ac2ed85e517 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jan 2024 09:11:34 +0200 Subject: Build(deps-dev): Bump stylelint from 16.0.2 to 16.1.0 (#39531) Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.0.2 to 16.1.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/16.0.2...16.1.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 1c3fc2dab..e44d1026c 100644 --- a/package.json +++ b/package.json @@ -148,7 +148,7 @@ "sass": "^1.69.5", "sass-true": "^7.0.0", "shelljs": "^0.8.5", - "stylelint": "^16.0.2", + "stylelint": "^16.1.0", "stylelint-config-twbs-bootstrap": "^13.0.0", "terser": "^5.26.0", "vnu-jar": "23.4.11" -- cgit v1.2.3