build: Updating dependencies

composer:
* mediawiki/minus-x: 1.1.1 → 1.1.3

npm:
* grunt-banana-checker: 0.11.1 → 0.12.0

Change-Id: I7c6aa5e4e1c0c2c7c6410a0745febb443eceebe7
This commit is contained in:
libraryupgrader
2024-05-10 01:28:35 +00:00
parent 548a1f177c
commit 1cf9ae8247
3 changed files with 10 additions and 10 deletions

View File

@@ -7,7 +7,7 @@
"devDependencies": {
"eslint-config-wikimedia": "0.27.0",
"grunt": "1.6.1",
"grunt-banana-checker": "0.11.1",
"grunt-banana-checker": "0.12.0",
"grunt-eslint": "24.3.0"
}
}