mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/TemplateStyles
synced 2024-11-24 08:14:23 +00:00
build: Updating grunt-banana-checker to 0.8.1
Additional changes: * Added .eslintcache to .gitignore. Change-Id: Ib2fee54da5833b3acb227d549b5e00c45e22ac28
This commit is contained in:
parent
2b2fb16fac
commit
14ae8c2280
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -651,9 +651,9 @@
|
|||
}
|
||||
},
|
||||
"grunt-banana-checker": {
|
||||
"version": "0.6.0",
|
||||
"resolved": "https://registry.npmjs.org/grunt-banana-checker/-/grunt-banana-checker-0.6.0.tgz",
|
||||
"integrity": "sha1-ZJpnd0AABJ4uwMSyrBSJFYZOsg8=",
|
||||
"version": "0.8.1",
|
||||
"resolved": "https://registry.npmjs.org/grunt-banana-checker/-/grunt-banana-checker-0.8.1.tgz",
|
||||
"integrity": "sha512-fx3lqZZFL9EihNI4BpwNmcjsb5tCVfa/xWVXLT3fipSOrLr/BsWdAUTltscTx55/tSwSR8VbJOulI00e1WTtoA==",
|
||||
"dev": true
|
||||
},
|
||||
"grunt-eslint": {
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"devDependencies": {
|
||||
"eslint-config-wikimedia": "0.11.0",
|
||||
"grunt": "1.0.4",
|
||||
"grunt-banana-checker": "0.6.0",
|
||||
"grunt-banana-checker": "0.8.1",
|
||||
"grunt-eslint": "21.0.0",
|
||||
"grunt-jsonlint": "1.1.0"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue