build: Updating dependencies

composer:
* mediawiki/mediawiki-codesniffer: 39.0.0 → 40.0.1

npm:
* grunt-banana-checker: 0.9.0 → 0.10.0
* minimatch: 3.0.4 → 3.0.8
  * https://github.com/advisories/GHSA-f8q6-p94x-37v3

Change-Id: I55d1c7498aea0581127daa4c09cf44f846f34f7e
This commit is contained in:
libraryupgrader
2022-12-30 01:11:37 +00:00
parent d4dae78b27
commit 945f54a773
3 changed files with 15 additions and 15 deletions

View File

@@ -7,7 +7,7 @@
"devDependencies": {
"eslint-config-wikimedia": "0.22.1",
"grunt": "1.5.3",
"grunt-banana-checker": "0.9.0",
"grunt-banana-checker": "0.10.0",
"grunt-eslint": "24.0.0"
}
}