
composer: * mediawiki/mediawiki-codesniffer: 43.0.0 → 44.0.0 npm: * eslint-config-wikimedia: 0.27.0 → 0.28.2 * braces: 3.0.2 → 3.0.3 * https://github.com/advisories/GHSA-grv7-fg5c-xmjg * micromatch: 4.0.5 → 4.0.8 * https://github.com/advisories/GHSA-952p-6rrq-rcjv Change-Id: I039053dadabb9bc16cdf7c40cd523745d3e4116f
13 lines
241 B
JSON
13 lines
241 B
JSON
{
|
|
"name": "ContributionScores",
|
|
"private": true,
|
|
"scripts": {
|
|
"test": "grunt test"
|
|
},
|
|
"devDependencies": {
|
|
"eslint-config-wikimedia": "0.28.2",
|
|
"grunt": "1.6.1",
|
|
"grunt-banana-checker": "0.13.0",
|
|
"grunt-eslint": "24.3.0"
|
|
}
|
|
}
|