build: Updating npm dependencies

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

Change-Id: I8240834199bd51f76664026759e27903b718fec5
This commit is contained in:
libraryupgrader 2023-03-14 21:27:03 +00:00
parent 4cd70b8e7e
commit cab185a2a6
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"
}