summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-04-28 07:25:53 +0000
committerGitHub <noreply@github.com>2025-04-28 07:25:53 +0000
commitd48c088677f0302766322e9dc0a9e4ad532f9808 (patch)
treef62b43b49fad72a854656200a3e7a5efa20f790a /package.json
parentbc94fe832374f392e37514c3ad890e59a5edb3a2 (diff)
build(deps-dev): bump stylelint from 16.18.0 to 16.19.1
Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.18.0 to 16.19.1. - [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.18.0...16.19.1) --- updated-dependencies: - dependency-name: stylelint dependency-version: 16.19.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index b0b04e2..d351b7c 100644
--- a/package.json
+++ b/package.json
@@ -57,7 +57,7 @@
"postcss-cli": "^11.0.1",
"rexreplace": "^7.1.12",
"rimraf": "^6.0.1",
- "stylelint": "^16.18.0",
+ "stylelint": "^16.19.1",
"stylelint-config-standard-scss": "^14.0.0"
},
"optionalDependencies": {