зеркало из https://github.com/nextcloud/text.git
Bump stylelint-webpack-plugin from 1.1.0 to 1.1.2
Bumps [stylelint-webpack-plugin](https://github.com/webpack-contrib/stylelint-webpack-plugin) from 1.1.0 to 1.1.2. - [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.1.0...v1.1.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
Родитель
8f77fa2ea8
Коммит
4933ea8a87
|
@ -15157,14 +15157,14 @@
|
|||
}
|
||||
},
|
||||
"stylelint-webpack-plugin": {
|
||||
"version": "1.1.0",
|
||||
"resolved": "https://registry.npmjs.org/stylelint-webpack-plugin/-/stylelint-webpack-plugin-1.1.0.tgz",
|
||||
"integrity": "sha512-wv4YnpGgdkLTKTYAL2iNVTBz90tnQV2KEvrMlm+CQyoJKzG5JKI/YdmC8jkpOoQqXDT8hhJvw9vIELeqpS29lg==",
|
||||
"version": "1.1.2",
|
||||
"resolved": "https://registry.npmjs.org/stylelint-webpack-plugin/-/stylelint-webpack-plugin-1.1.2.tgz",
|
||||
"integrity": "sha512-PvxFM8z614xNZW+opA733X8NkROCkH1ZkZZ7EBWwm7J+7Rwk/bIHiAqUqlM4VueXECPsCjrzxqDZnCE+EOYZxQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"arrify": "^2.0.1",
|
||||
"micromatch": "^4.0.2",
|
||||
"schema-utils": "^2.5.0"
|
||||
"schema-utils": "^2.6.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"arrify": {
|
||||
|
@ -15207,16 +15207,6 @@
|
|||
"picomatch": "^2.0.5"
|
||||
}
|
||||
},
|
||||
"schema-utils": {
|
||||
"version": "2.5.0",
|
||||
"resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-2.5.0.tgz",
|
||||
"integrity": "sha512-32ISrwW2scPXHUSusP8qMg5dLUawKkyV+/qIEV9JdXKx+rsM6mi8vZY8khg2M69Qom16rtroWXD3Ybtiws38gQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"ajv": "^6.10.2",
|
||||
"ajv-keywords": "^3.4.1"
|
||||
}
|
||||
},
|
||||
"to-regex-range": {
|
||||
"version": "5.0.1",
|
||||
"resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz",
|
||||
|
|
|
@ -88,7 +88,7 @@
|
|||
"stylelint": "^12.0.0",
|
||||
"stylelint-config-recommended-scss": "^4.1.0",
|
||||
"stylelint-scss": "^3.13.0",
|
||||
"stylelint-webpack-plugin": "^1.1.0",
|
||||
"stylelint-webpack-plugin": "^1.1.2",
|
||||
"url-loader": "^3.0.0",
|
||||
"vue-jest": "^3.0.5",
|
||||
"vue-loader": "^15.7.2",
|
||||
|
|
Загрузка…
Ссылка в новой задаче