summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-11-16 09:30:04 +0000
committerSean Molenaar <SMillerDev@users.noreply.github.com>2023-11-16 10:35:49 +0100
commit3148c16f96872072d6604b8419e33c5149018fb1 (patch)
tree32b10f90abce1b68776d434d4aa5c7b07937a198 /package.json
parentffdb3923e50e21a64b959fcd95a702bb93f91cc7 (diff)
Build(deps-dev): Bump stylelint from 15.10.2 to 15.11.0
Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.10.2 to 15.11.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/15.10.2...15.11.0) --- updated-dependencies: - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@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 18f1c4477..a4cd5e5bf 100644
--- a/package.json
+++ b/package.json
@@ -113,7 +113,7 @@
"splitpanes": "^3.1.5",
"string-length": "^5.0.1",
"striptags": "^3.2.0",
- "stylelint": "^15.0.0",
+ "stylelint": "^15.11.0",
"stylelint-config-recommended-scss": "^12.0.0",
"stylelint-config-recommended-vue": "^1.4.0",
"stylelint-webpack-plugin": "^4.1.1",