aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2024-10-01 20:46:12 +0200
committerGravatar GitHub <noreply@github.com> 2024-10-01 20:46:12 +0200
commit225524ad9362511e8cf9947bc2b6f1356b0c1b79 (patch)
treed734082abc4191dc357cad1095948c92004bb4db /package.json
parente88247a6dab6082c2443b083f4cb861073a18d3e (diff)
Bump @stylistic/stylelint-plugin in the stylelint group (#6856)
Bumps the stylelint group with 1 update: [@stylistic/stylelint-plugin](https://github.com/stylelint-stylistic/stylelint-stylistic). Updates `@stylistic/stylelint-plugin` from 3.0.1 to 3.1.0 - [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/v3.0.1...v3.1.0) --- updated-dependencies: - dependency-name: "@stylistic/stylelint-plugin" 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 8b710d880..5d984c00d 100644
--- a/package.json
+++ b/package.json
@@ -44,7 +44,7 @@
"stylelint": "^16.9.0",
"stylelint-config-recommended-scss": "^14.1.0",
"stylelint-order": "^6.0.4",
- "@stylistic/stylelint-plugin": "^3.0.1"
+ "@stylistic/stylelint-plugin": "^3.1.0"
},
"rtlcssConfig": {}
}