build: Updating dependencies

composer:
* mediawiki/minus-x: 0.3.1 → 0.3.2

npm:
* grunt-banana-checker: 0.4.0 → 0.8.1

Change-Id: Ia1365bbd40f98972c968ffb4652bf5452630c31e
This commit is contained in:
libraryupgrader 2019-12-16 03:26:50 +00:00
parent bc2d5f0861
commit 3491a9442a
3 changed files with 5 additions and 5 deletions

6
package-lock.json generated
View file

@ -1084,9 +1084,9 @@
}
},
"grunt-banana-checker": {
"version": "0.4.0",
"resolved": "https://registry.npmjs.org/grunt-banana-checker/-/grunt-banana-checker-0.4.0.tgz",
"integrity": "sha1-ftIDmj6dPdg7OshaSqOPN0Miiss=",
"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-contrib-jshint": {