Update packages
I was getting the following warning message: npm WARN grunt-stylelint@0.8.0 requires a peer of stylelint@^7.8.0 but none was installed. Change-Id: I5e671c5d89d315c3ee691dacda4c85ff3ff710a2
This commit is contained in:
@@ -7,9 +7,9 @@
|
|||||||
"eslint-config-wikimedia": "0.5.0",
|
"eslint-config-wikimedia": "0.5.0",
|
||||||
"grunt": "1.0.1",
|
"grunt": "1.0.1",
|
||||||
"grunt-banana-checker": "0.6.0",
|
"grunt-banana-checker": "0.6.0",
|
||||||
"grunt-eslint": "20.0.0",
|
"grunt-eslint": "20.1.0",
|
||||||
"grunt-jsonlint": "1.1.0",
|
"grunt-jsonlint": "1.1.0",
|
||||||
"grunt-stylelint": "0.8.0",
|
"grunt-stylelint": "0.9.0",
|
||||||
"stylelint": "8.2.0",
|
"stylelint": "8.2.0",
|
||||||
"stylelint-config-wikimedia": "0.4.2"
|
"stylelint-config-wikimedia": "0.4.2"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user