mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/CodeEditor
synced 2024-11-27 08:30:26 +00:00
build: Update linters
Change-Id: I38a3404381e408dce6cc1aced3f47c5addccf707
This commit is contained in:
parent
46c6963f2a
commit
5c9ea5dc3f
637
package-lock.json
generated
637
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -8,15 +8,15 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"ace-builds": "1.2.9",
|
||||
"eslint-config-wikimedia": "0.15.0",
|
||||
"eslint-config-wikimedia": "0.15.1",
|
||||
"grunt": "1.1.0",
|
||||
"grunt-banana-checker": "0.8.1",
|
||||
"grunt-banana-checker": "0.9.0",
|
||||
"grunt-contrib-clean": "2.0.0",
|
||||
"grunt-contrib-copy": "1.0.0",
|
||||
"grunt-eslint": "22.0.0",
|
||||
"grunt-exec": "3.0.0",
|
||||
"grunt-stylelint": "0.14.0",
|
||||
"postcss-less": "1.1.3",
|
||||
"stylelint-config-wikimedia": "0.9.0"
|
||||
"stylelint-config-wikimedia": "0.10.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue