From 14208c1f8d55b0fe11689de047b654513a246b03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 05:18:27 +0000 Subject: build(deps-dev): bump stylelint from 16.9.0 to 16.10.0 Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.9.0 to 16.10.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.9.0...16.10.0) --- updated-dependencies: - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index acfde1f..ab80361 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "npm-run-all": "^4.1.5", "postcss-cli": "^11.0.0", "rimraf": "^6.0.1", - "stylelint": "^16.9.0", + "stylelint": "^16.10.0", "stylelint-config-standard-scss": "^13.1.0" }, "optionalDependencies": { -- cgit v1.2.3