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

Change-Id: I92726e9b0cd4bec2839c03366bd1b9a450028917
This commit is contained in:
libraryupgrader 2022-04-14 14:22:13 +00:00
parent 23e0582f58
commit d53638e642
2 changed files with 626 additions and 1034 deletions

1658
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -5,7 +5,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"