aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2024-05-01 21:10:02 +0200
committerGravatar GitHub <noreply@github.com> 2024-05-01 21:10:02 +0200
commit5a8adf5f2371765e07203c97cfb83a8ddaba7511 (patch)
treef6bc469e3a27decc89e863c6888be5ed3baef83d /package.json
parentda9789d293d7469677d5309d159915088d077b12 (diff)
Bump @stylistic/stylelint-plugin from 2.1.1 to 2.1.2 (#6420)
Bumps [@stylistic/stylelint-plugin](https://github.com/stylelint-stylistic/stylelint-stylistic) from 2.1.1 to 2.1.2. - [Release notes](https://github.com/stylelint-stylistic/stylelint-stylistic/releases) - [Changelog](https://github.com/stylelint-stylistic/stylelint-stylistic/blob/main/CHANGELOG.md) - [Commits](https://github.com/stylelint-stylistic/stylelint-stylistic/compare/v2.1.1...v2.1.2) --- updated-dependencies: - dependency-name: "@stylistic/stylelint-plugin" dependency-type: direct:development update-type: version-update:semver-patch ... 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 4a18cde61..f9f6ae5c3 100644
--- a/package.json
+++ b/package.json
@@ -44,7 +44,7 @@
"stylelint": "^16.4.0",
"stylelint-config-recommended-scss": "^14.0.0",
"stylelint-order": "^6.0.4",
- "@stylistic/stylelint-plugin": "^2.1.1"
+ "@stylistic/stylelint-plugin": "^2.1.2"
},
"rtlcssConfig": {}
}