build: Updating npm dependencies

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

Change-Id: Ie4bd357a940f7166f72ba3562b40259b36394eaa
This commit is contained in:
libraryupgrader 2023-03-15 21:00:59 +00:00
parent eea0d24d03
commit 055ade7cb6
2 changed files with 624 additions and 593 deletions

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