build: Updating npm dependencies

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

Change-Id: Ib1bce335750067cd3cccf8ee95296a70a490fd60
This commit is contained in:
libraryupgrader 2023-03-14 21:45:09 +00:00
parent 27c8eb7a29
commit 999faa22d9
2 changed files with 844 additions and 789 deletions

1629
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"
}