build: Updating npm dependencies

* grunt: 1.1.0 → 1.4.0
* lodash: 4.17.19 → 4.17.21
  * https://npmjs.com/advisories/1673 (CVE-2021-23337)

Additional changes:
* Dropped .php5 and .inc files from .phpcs.xml (T200956).

Change-Id: Iff562433ff7a4268f3eb7eb7a0c1ec1d0c43e540
This commit is contained in:
libraryupgrader
2021-05-09 10:18:01 +00:00
parent 371c9a0a44
commit de75d9f690
3 changed files with 503 additions and 374 deletions

View File

@@ -5,7 +5,7 @@
},
"devDependencies": {
"eslint-config-wikimedia": "0.15.3",
"grunt": "1.1.0",
"grunt": "1.4.0",
"grunt-banana-checker": "0.9.0",
"grunt-eslint": "22.0.0"
}