Update dependency stylelint to v14 (#41609)

* Update dependency stylelint to v14

* stylelint: fixed package dependencies

* fixed version-number

* fixed dependency version

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Gábor Farkas <gabor.farkas@gmail.com>
This commit is contained in:
renovate[bot]
2021-11-12 08:40:51 +01:00
committed by GitHub
co-authored by Renovate Bot Gábor Farkas
parent 7ffdff9e1f
commit fdd1364ddd
2 changed files with 94 additions and 334 deletions
+3 -2
View File
@@ -196,6 +196,7 @@
"postcss": "8.3.6",
"postcss-loader": "6.2.0",
"postcss-reporter": "7.0.2",
"postcss-scss": "4.0.2",
"prettier": "2.2.1",
"raw-loader": "4.0.2",
"react-refresh": "^0.10.0",
@@ -209,9 +210,9 @@
"sass-loader": "12.3.0",
"sinon": "8.1.1",
"style-loader": "3.3.1",
"stylelint": "13.13.1",
"stylelint": "14.0.1",
"stylelint-config-prettier": "9.0.3",
"stylelint-config-sass-guidelines": "8.0.0",
"stylelint-config-sass-guidelines": "9.0.1",
"terser-webpack-plugin": "5.2.5",
"testing-library-selector": "^0.1.3",
"ts-jest": "26.4.4",