Update stylelint and remove node 6 from test-runners

This commit is contained in:
pathmapper
2019-04-14 09:35:58 +02:00
parent facba3998b
commit cd95202dcc
3 changed files with 889 additions and 960 deletions
+2 -2
View File
@@ -127,9 +127,9 @@
"sass-loader": "^7.1.0",
"selenium-standalone": "^6.15.3",
"style-loader": "^0.23.0",
"stylelint": "^9.6.0",
"stylelint": "^10.0.0",
"stylelint-config-recommended-scss": "^3.2.0",
"stylelint-scss": "^3.3.1",
"stylelint-scss": "^3.5.4",
"transform-loader": "^0.2.4",
"uuid": "^3.3.2",
"wdio-mocha-framework": "^0.6.4",