build: Updating npm dependencies

* eslint-config-wikimedia: 0.20.0 → 0.21.0
* grunt: 1.4.0 → 1.4.1
* nanoid: 3.1.25 → 3.2.0
  * https://github.com/advisories/GHSA-qrpm-p2h7-hrv2

Change-Id: I6bc5ae815e4c6d5e14385672d6472e20450b0465
This commit is contained in:
libraryupgrader 2022-02-06 08:44:56 +00:00
parent 37f46abdbb
commit a91b78000f
2 changed files with 6400 additions and 504 deletions

6900
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -7,8 +7,8 @@
"test": "grunt test" "test": "grunt test"
}, },
"devDependencies": { "devDependencies": {
"eslint-config-wikimedia": "0.20.0", "eslint-config-wikimedia": "0.21.0",
"grunt": "1.4.0", "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",
"grunt-stylelint": "0.16.0", "grunt-stylelint": "0.16.0",