aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2024-06-01 21:44:08 +0200
committerGravatar GitHub <noreply@github.com> 2024-06-01 21:44:08 +0200
commite727442f1d82ce1432702cbc72e3f7a44df9ec16 (patch)
tree41c64c79861a7beb194040d47c2a8e863bbeab36 /package.json
parentd99759b5058464add638c6986161a660551e8a36 (diff)
Bump stylelint from 16.5.0 to 16.6.1 in the stylelint group (#6528)
Bumps the stylelint group with 1 update: [stylelint](https://github.com/stylelint/stylelint). Updates `stylelint` from 16.5.0 to 16.6.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.5.0...16.6.1) --- updated-dependencies: - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: stylelint ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.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 0ab08b43f..a3cfa3f65 100644
--- a/package.json
+++ b/package.json
@@ -41,7 +41,7 @@
"markdownlint-cli": "^0.40.0",
"rtlcss": "^4.1.1",
"sass": "^1.76.0",
- "stylelint": "^16.4.0",
+ "stylelint": "^16.6.1",
"stylelint-config-recommended-scss": "^14.0.0",
"stylelint-order": "^6.0.4",
"@stylistic/stylelint-plugin": "^2.1.2"