Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-05-21 08:55:22 +0300
committerGitHub <noreply@github.com>2022-05-21 08:55:22 +0300
commite2af53c6bd081cabf44cd707cc736a276c5b79a7 (patch)
treed83547f467c74589e934053d8b2040a7b7ea87c3 /package.json
parentde4e4f42f97c8811ce95c85bf739f8bbad315999 (diff)
Bump stylelint-webpack-plugin from 2.3.2 to 2.4.0
Bumps [stylelint-webpack-plugin](https://github.com/webpack-contrib/stylelint-webpack-plugin) from 2.3.2 to 2.4.0. - [Release notes](https://github.com/webpack-contrib/stylelint-webpack-plugin/releases) - [Changelog](https://github.com/webpack-contrib/stylelint-webpack-plugin/blob/v2.4.0/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/stylelint-webpack-plugin/compare/v2.3.2...v2.4.0) --- updated-dependencies: - dependency-name: stylelint-webpack-plugin 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 bb2abed7..b5552446 100644
--- a/package.json
+++ b/package.json
@@ -82,7 +82,7 @@
"stylelint": "^13.13.1",
"stylelint-config-recommended-scss": "^4.3.0",
"stylelint-scss": "^3.21.0",
- "stylelint-webpack-plugin": "^2.3.2",
+ "stylelint-webpack-plugin": "^2.4.0",
"ts-loader": "^9.3.0",
"typescript": "^4.6.4",
"url-loader": "^4.1.1",