build: Updating npm dependencies
* eslint-config-wikimedia: 0.16.2 → 0.17.0 * grunt: 1.2.1 → 1.3.0 Change-Id: I2d78f6a806ee8c6aa94fbc89acbc863c4ee23898
This commit is contained in:
parent
de739003d4
commit
b04514e353
2 changed files with 384 additions and 263 deletions
643
package-lock.json
generated
643
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -4,8 +4,8 @@
|
||||||
"test": "grunt test"
|
"test": "grunt test"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"eslint-config-wikimedia": "0.16.2",
|
"eslint-config-wikimedia": "0.17.0",
|
||||||
"grunt": "1.2.1",
|
"grunt": "1.3.0",
|
||||||
"grunt-banana-checker": "0.9.0",
|
"grunt-banana-checker": "0.9.0",
|
||||||
"grunt-eslint": "23.0.0"
|
"grunt-eslint": "23.0.0"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue