build: Updating npm dependencies

* eslint-config-wikimedia: 0.21.0 → 0.22.1
* async: 3.2.0 → 3.2.3
  * https://github.com/advisories/GHSA-fwr7-v2mv-hh25
* minimist: 1.2.5 → 1.2.6
  * https://github.com/advisories/GHSA-xvch-5gv4-984h

Change-Id: Ie88a2b06fb4e1e263e23650de6d9b7063a6817ee
This commit is contained in:
libraryupgrader 2022-04-14 13:21:51 +00:00
parent a227aaf18f
commit 05f7ce101c
2 changed files with 577 additions and 217 deletions

792
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -7,7 +7,7 @@
"test": "grunt test"
},
"devDependencies": {
"eslint-config-wikimedia": "0.21.0",
"eslint-config-wikimedia": "0.22.1",
"grunt": "1.4.1",
"grunt-banana-checker": "0.9.0",
"grunt-eslint": "23.0.0",