build: Upgrade stylelint-config-wikimedia from 0.7.0 to 0.8.0 (#355)

Drop unnecessary direct dependency on stylelint.
This commit is contained in:
James Forrester
2020-01-23 19:25:27 -08:00
committed by Santhosh Thottingal
parent 9a0e73bc68
commit ff56cd922b
2 changed files with 359 additions and 253 deletions

605
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -25,13 +25,12 @@
"Siebrand Mazeland"
],
"devDependencies": {
"eslint-config-wikimedia": "^0.15.0",
"eslint-config-wikimedia": "0.15.0",
"grunt": "1.0.4",
"grunt-contrib-qunit": "3.1.0",
"grunt-eslint": "22.0.0",
"grunt-stylelint": "0.12.0",
"stylelint": "11.1.1",
"stylelint-config-wikimedia": "0.7.0"
"grunt-stylelint": "0.13.0",
"stylelint-config-wikimedia": "0.8.0"
},
"repository": {
"type": "git",