* grunt: 1.6.1 → 1.6.2 * grunt-legacy-log: 3.0.0 → 3.0.1 * https://github.com/advisories/GHSA-f23m-r3pf-42rh * https://github.com/advisories/GHSA-r5fr-rjxr-66jc * grunt-legacy-log-utils: 2.1.0 → 2.1.3 * https://github.com/advisories/GHSA-f23m-r3pf-42rh * https://github.com/advisories/GHSA-r5fr-rjxr-66jc * grunt-legacy-util: 2.0.1 → 2.0.2 * https://github.com/advisories/GHSA-f23m-r3pf-42rh * https://github.com/advisories/GHSA-r5fr-rjxr-66jc * lodash: 4.17.23 → 4.18.1 * https://github.com/advisories/GHSA-f23m-r3pf-42rh * https://github.com/advisories/GHSA-r5fr-rjxr-66jc Change-Id: I5fcbe92126437f8492b8d7a5cd5bdecb8168d641
14 lines
241 B
JSON
14 lines
241 B
JSON
{
|
|
"name": "ContributionScores",
|
|
"private": true,
|
|
"scripts": {
|
|
"test": "grunt test"
|
|
},
|
|
"devDependencies": {
|
|
"eslint-config-wikimedia": "0.32.3",
|
|
"grunt": "1.6.2",
|
|
"grunt-banana-checker": "0.13.0",
|
|
"grunt-eslint": "24.3.0"
|
|
}
|
|
}
|