mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-23 23:44:53 +00:00
build: Update stylelint-config-wikimedia to 0.12.2
Change-Id: I4ce41646b338555c51c3269c699c712790af096a
This commit is contained in:
parent
0a0fbe6b06
commit
7fcb7534a9
|
@ -22,9 +22,6 @@ module.exports = function ( grunt ) {
|
|||
},
|
||||
// Lint – Styling
|
||||
stylelint: {
|
||||
options: {
|
||||
syntax: 'less'
|
||||
},
|
||||
all: [
|
||||
'modules/**/*.{css,less}'
|
||||
]
|
||||
|
|
2732
package-lock.json
generated
2732
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -21,8 +21,8 @@
|
|||
"grunt-banana-checker": "0.9.0",
|
||||
"grunt-contrib-watch": "1.1.0",
|
||||
"grunt-eslint": "23.0.0",
|
||||
"grunt-stylelint": "0.16.0",
|
||||
"stylelint-config-wikimedia": "0.11.1",
|
||||
"grunt-stylelint": "0.17.0",
|
||||
"stylelint-config-wikimedia": "0.12.2",
|
||||
"svgo": "2.8.0",
|
||||
"wdio-mediawiki": "2.0.0",
|
||||
"webdriverio": "7.16.13"
|
||||
|
|
Loading…
Reference in a new issue