build: Updating npm dependencies

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

Change-Id: I34052fcf0fcf153e50c0d824809543ff517a2cdf
This commit is contained in:
libraryupgrader 2020-09-04 19:33:48 +00:00
parent eabe5fea8b
commit 2a85ca0ac5
2 changed files with 403 additions and 269 deletions

668
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-jsonlint": "1.1.0"