aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2023-07-08 10:02:21 +0200
committerGravatar GitHub <noreply@github.com> 2023-07-08 10:02:21 +0200
commit6f4c6f89938d625eb70a11765d99290e1f6d6243 (patch)
treeff09934da5a4de1abe2eabae0faf12cbea957661 /package.json
parentf8f163d054110f7e0ff6650fca146b474335f4bd (diff)
Bump stylelint from 15.8.0 to 15.10.1 (#5513)
Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.8.0 to 15.10.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/15.8.0...15.10.1) --- updated-dependencies: - dependency-name: stylelint dependency-type: direct:development ... 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 e941fa4a8..08463df2f 100644
--- a/package.json
+++ b/package.json
@@ -41,7 +41,7 @@
"markdownlint-cli": "^0.35.0",
"rtlcss": "^4.1.0",
"sass": "^1.63.4",
- "stylelint": "^15.8.0",
+ "stylelint": "^15.10.1",
"stylelint-config-recommended-scss": "^12.0.0",
"stylelint-order": "^6.0.3"
},