Skip to content

Commit

Permalink
build: Updating dependencies
Browse files Browse the repository at this point in the history
composer:
* mediawiki/mediawiki-phan-config: 0.11.1 → 0.12.0
* php-parallel-lint/php-console-highlighter: 0.5.0 → 1.0.0
* php-parallel-lint/php-parallel-lint: 1.3.1 → 1.3.2

npm:
* grunt: 1.5.2 → 1.5.3
* grunt-banana-checker: 0.9.0 → 0.10.0
* grunt-eslint: 23.0.0 → 24.0.0
* @xmldom/xmldom: 0.7.5 → 0.7.9
  * GHSA-crh6-fp67-6883
* minimatch: 3.0.4 → 3.0.8
  * GHSA-f8q6-p94x-37v3

Change-Id: Ib010dda235e9ff2685b333f8e68f3c6f51a4ff37
  • Loading branch information
libraryupgrader committed Nov 11, 2022
1 parent 5eca03f commit 3428a61
Show file tree
Hide file tree
Showing 3 changed files with 456 additions and 689 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
},
"require-dev": {
"mediawiki/mediawiki-codesniffer": "38.0.0",
"mediawiki/mediawiki-phan-config": "0.11.1",
"mediawiki/mediawiki-phan-config": "0.12.0",
"mediawiki/minus-x": "1.1.1",
"php-parallel-lint/php-console-highlighter": "0.5.0",
"php-parallel-lint/php-parallel-lint": "1.3.1"
"php-parallel-lint/php-console-highlighter": "1.0.0",
"php-parallel-lint/php-parallel-lint": "1.3.2"
},
"scripts": {
"test": [
Expand Down

0 comments on commit 3428a61

Please sign in to comment.