Skip to content

Commit f6477fb

Browse files
build(deps-dev): bump stylelint-webpack-plugin from 2.1.0 to 2.1.1
Bumps [stylelint-webpack-plugin](https://github.com/webpack-contrib/stylelint-webpack-plugin) from 2.1.0 to 2.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](webpack/stylelint-webpack-plugin@v2.1.0...v2.1.1) --- updated-dependencies: - dependency-name: stylelint-webpack-plugin dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0eecfc8 commit f6477fb

File tree

2 files changed

+56
-9
lines changed

2 files changed

+56
-9
lines changed

package-lock.json

Lines changed: 55 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"stylelint": "^13.7.1",
9393
"stylelint-config-recommended-scss": "^4.2.0",
9494
"stylelint-scss": "^3.18.0",
95-
"stylelint-webpack-plugin": "^2.1.0",
95+
"stylelint-webpack-plugin": "^2.1.1",
9696
"url-loader": "^4.1.0",
9797
"vue-loader": "^15.9.3",
9898
"vue-template-compiler": "^2.6.12",

0 commit comments

Comments
 (0)