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:
committed by
Santhosh Thottingal
parent
9a0e73bc68
commit
ff56cd922b
605
package-lock.json
generated
605
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -25,13 +25,12 @@
|
|||||||
"Siebrand Mazeland"
|
"Siebrand Mazeland"
|
||||||
],
|
],
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"eslint-config-wikimedia": "^0.15.0",
|
"eslint-config-wikimedia": "0.15.0",
|
||||||
"grunt": "1.0.4",
|
"grunt": "1.0.4",
|
||||||
"grunt-contrib-qunit": "3.1.0",
|
"grunt-contrib-qunit": "3.1.0",
|
||||||
"grunt-eslint": "22.0.0",
|
"grunt-eslint": "22.0.0",
|
||||||
"grunt-stylelint": "0.12.0",
|
"grunt-stylelint": "0.13.0",
|
||||||
"stylelint": "11.1.1",
|
"stylelint-config-wikimedia": "0.8.0"
|
||||||
"stylelint-config-wikimedia": "0.7.0"
|
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
|||||||
Reference in New Issue
Block a user