aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2024-08-01 20:24:02 +0200
committerGravatar GitHub <noreply@github.com> 2024-08-01 20:24:02 +0200
commit390c26de021f6ac3e7559680f15aeeb128f0dd82 (patch)
treee4d1ff74e66f666f88fd81c0a3b253a9f8795d41 /package.json
parent6394b599e6e7fedac20ab99658b1a1757f3e2659 (diff)
Bump @stylistic/stylelint-plugin from 2.1.2 to 3.0.0 (#6679)
Bumps [@stylistic/stylelint-plugin](https://github.com/stylelint-stylistic/stylelint-stylistic) from 2.1.2 to 3.0.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/v2.1.2...v3.0.0) --- updated-dependencies: - dependency-name: "@stylistic/stylelint-plugin" dependency-type: direct:development update-type: version-update:semver-major ... 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 a9327e71a..1400c1a29 100644
--- a/package.json
+++ b/package.json
@@ -44,7 +44,7 @@
"stylelint": "^16.6.1",
"stylelint-config-recommended-scss": "^14.0.0",
"stylelint-order": "^6.0.4",
- "@stylistic/stylelint-plugin": "^2.1.2"
+ "@stylistic/stylelint-plugin": "^3.0.0"
},
"rtlcssConfig": {}
}