summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-11-13 12:57:16 +0000
committerBenjamin Brahmer <info@b-brahmer.de>2023-11-15 10:52:47 +0100
commitd17bff8022f532cdd7b9a71fafcec89518136fbe (patch)
tree7d0b6ea99988bfccd58174a67a7318fc6bc3932c /package.json
parent9f5da17e1d9406d87e0f0b2dd82532377def401f (diff)
Build(deps-dev): Bump stylelint-webpack-plugin from 2.5.0 to 4.1.1
Bumps [stylelint-webpack-plugin](https://github.com/webpack-contrib/stylelint-webpack-plugin) from 2.5.0 to 4.1.1. - [Release notes](https://github.com/webpack-contrib/stylelint-webpack-plugin/releases) - [Changelog](https://github.com/webpack-contrib/stylelint-webpack-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/stylelint-webpack-plugin/compare/v2.5.0...v4.1.1) --- updated-dependencies: - dependency-name: stylelint-webpack-plugin dependency-type: direct:development update-type: version-update:semver-major ... 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 28d1b86c3..d81a230cc 100644
--- a/package.json
+++ b/package.json
@@ -116,7 +116,7 @@
"stylelint": "^15.0.0",
"stylelint-config-recommended-scss": "^12.0.0",
"stylelint-config-recommended-vue": "^1.4.0",
- "stylelint-webpack-plugin": "^2.1.0",
+ "stylelint-webpack-plugin": "^4.1.1",
"terser-webpack-plugin": "^5.3.6",
"tributejs": "^5.1.3",
"ts-jest": "^29.0.3",