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:
Родитель
be1499eab4
Коммит
73282de28d
|
@ -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",
|
||||
|
|
Загрузка…
Ссылка в новой задаче