aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2024-05-01 21:00:55 +0200
committerGravatar GitHub <noreply@github.com> 2024-05-01 21:00:55 +0200
commit47f941101cb1569dd8ae8f0ff2016afa0f8a025d (patch)
treee3281135efbdf78d02910f85fb87ec6bb94d6d9f /package.json
parented6e90c67ebacc521ab94b239bad5f6a071b458e (diff)
Bump stylelint from 16.3.1 to 16.4.0 in the stylelint group (#6416)
Bumps the stylelint group with 1 update: [stylelint](https://github.com/stylelint/stylelint). Updates `stylelint` from 16.3.1 to 16.4.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.3.1...16.4.0) --- 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 17c580eb5..8b44558cd 100644
--- a/package.json
+++ b/package.json
@@ -41,7 +41,7 @@
"markdownlint-cli": "^0.39.0",
"rtlcss": "^4.1.1",
"sass": "^1.74.1",
- "stylelint": "^16.3.1",
+ "stylelint": "^16.4.0",
"stylelint-config-recommended-scss": "^14.0.0",
"stylelint-order": "^6.0.4",
"@stylistic/stylelint-plugin": "^2.1.1"