Bump stylelint-webpack-plugin from 1.0.4 to 1.1.0

Bumps [stylelint-webpack-plugin](https://github.com/webpack-contrib/stylelint-webpack-plugin) from 1.0.4 to 1.1.0.
- [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.0.4...v1.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-11-25 18:58:46 +00:00 коммит произвёл GitHub
Родитель be1499eab4
Коммит 73282de28d
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 4 добавлений и 4 удалений

6
package-lock.json сгенерированный
Просмотреть файл

@ -12053,9 +12053,9 @@
}
},
"stylelint-webpack-plugin": {
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/stylelint-webpack-plugin/-/stylelint-webpack-plugin-1.0.4.tgz",
"integrity": "sha512-klDJLPDGX4kbXcya4CSK0Bvot2isVx1+mCKGM8WYVhFBTqHhvTOMxoz1JJnLaDwfMzdXJh7bA/REPCgipfp6WQ==",
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/stylelint-webpack-plugin/-/stylelint-webpack-plugin-1.1.0.tgz",
"integrity": "sha512-wv4YnpGgdkLTKTYAL2iNVTBz90tnQV2KEvrMlm+CQyoJKzG5JKI/YdmC8jkpOoQqXDT8hhJvw9vIELeqpS29lg==",
"dev": true,
"requires": {
"arrify": "^2.0.1",

Просмотреть файл

@ -72,7 +72,7 @@
"stylelint": "^11.1.1",
"stylelint-config-recommended-scss": "^4.1.0",
"stylelint-scss": "^3.13.0",
"stylelint-webpack-plugin": "^1.0.4",
"stylelint-webpack-plugin": "^1.1.0",
"ts-loader": "^6.2.1",
"typescript": "^3.7.2",
"url-loader": "^2.3.0",