build: Update 'stylelint-config-wikimedia' to v0.5.0 and make pass

Change-Id: I6a9b69479df579fc27ca0f3178c6b34a105b88c0
This commit is contained in:
Volker E 2019-01-09 14:46:59 -08:00
parent 2af9163b7f
commit 0472aeae64
2 changed files with 1 additions and 3 deletions

View file

@ -14,7 +14,6 @@ layout, for normal CAPTCHA sizes. */
.fancycaptcha-reload {
/* @embed */
background: url( images/fancycaptcha-reload-icon.png ) no-repeat scroll left center transparent;
margin: 0 0 0 3px;
padding: 1px 2px 1px 12px;
color: #0645ad;

View file

@ -11,8 +11,7 @@
"grunt-eslint": "21.0.0",
"grunt-jsonlint": "1.1.0",
"grunt-stylelint": "0.10.1",
"stylelint": "9.2.0",
"stylelint-config-wikimedia": "0.4.3"
"stylelint-config-wikimedia": "0.5.0"
},
"dependencies": {
"eslint-plugin-qunit": "^3.3.1"