build: Updating npm dependencies

* eslint-config-wikimedia: 0.22.1 → 0.24.0
* grunt: 1.5.3 → 1.6.1

Change-Id: I5a975fd07f8c713d396ff02228b3b3baa7e36053
This commit is contained in:
libraryupgrader 2023-03-15 21:39:00 +00:00
parent 3176ab53fc
commit 6605d773fc
2 changed files with 635 additions and 572 deletions

1203
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -5,8 +5,8 @@
"test": "grunt test"
},
"devDependencies": {
"eslint-config-wikimedia": "0.22.1",
"grunt": "1.5.3",
"eslint-config-wikimedia": "0.24.0",
"grunt": "1.6.1",
"grunt-banana-checker": "0.10.0",
"grunt-eslint": "24.0.0"
}