build: Updating npm dependencies

* grunt: 1.4.1 → 1.5.3
* 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: I59dcc9aea682af3f7717425836819a4782add27f
This commit is contained in:
libraryupgrader
2022-05-22 13:12:08 +00:00
parent 46ebf43828
commit fb0b1fe603
2 changed files with 168 additions and 158 deletions

View File

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