build: Updating npm dependencies

* eslint-config-wikimedia: 0.16.2 → 0.17.0
* grunt: 1.2.1 → 1.3.0

Change-Id: I15c965a276d327f28ecd82fc1efd6bc8400ccd83
This commit is contained in:
libraryupgrader 2020-09-04 02:55:50 +00:00
parent 94126e3e62
commit 2779bd4506
2 changed files with 390 additions and 243 deletions

629
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -4,8 +4,8 @@
"test": "grunt test"
},
"devDependencies": {
"eslint-config-wikimedia": "0.16.2",
"grunt": "1.2.1",
"eslint-config-wikimedia": "0.17.0",
"grunt": "1.3.0",
"grunt-banana-checker": "0.9.0",
"grunt-eslint": "23.0.0",
"grunt-stylelint": "0.15.0",