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: I10969887274d014e0273eda8828ec1c6b7b3f9af
This commit is contained in:
libraryupgrader 2022-04-14 13:12:23 +00:00
parent 46ebf43828
commit 6666f47f3b
2 changed files with 624 additions and 1007 deletions

1623
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

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