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

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-01-16 05:39:05 +0300
committerGitHub <noreply@github.com>2020-01-16 05:39:05 +0300
commit96f8832e2f6037b77df2c58c20c775650c6a3c59 (patch)
treeb7b7b9ad4b0cbf7c0d6aef95452ff7e91913c6cf /package-lock.json
parent6ca807225ababc44e136d2ebc1333874786402a9 (diff)
Bump stylelint-webpack-plugin from 1.2.0 to 1.2.1
Bumps [stylelint-webpack-plugin](https://github.com/webpack-contrib/stylelint-webpack-plugin) from 1.2.0 to 1.2.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/v1.2.0...v1.2.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 38f68c30f..c35d0891a 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -13906,9 +13906,9 @@
}
},
"stylelint-webpack-plugin": {
- "version": "1.2.0",
- "resolved": "https://registry.npmjs.org/stylelint-webpack-plugin/-/stylelint-webpack-plugin-1.2.0.tgz",
- "integrity": "sha512-cHAoaG8Xbq3y25ND6ZFwW3FmLS43mamC3jdPVBIJjasTMdCLgjgJid7NY+0YS6lJEX86sw5lvYDyLzrigD2U4g==",
+ "version": "1.2.1",
+ "resolved": "https://registry.npmjs.org/stylelint-webpack-plugin/-/stylelint-webpack-plugin-1.2.1.tgz",
+ "integrity": "sha512-J2CFUliPYxirP8l4HUOZmKNMW6HETFPX6wxlQIlfddfV74GFaK6wDk31306LdA5bc8MOOCSsDg4u3FYVlFtF3A==",
"dev": true,
"requires": {
"arrify": "^2.0.1",