mediawiki-extensions-Descri.../package.json
libraryupgrader b57da4403c build: Updating npm dependencies
* grunt: 1.4.1 → 1.5.3
* async: 3.2.0 → 3.2.3
  * https://github.com/advisories/GHSA-fwr7-v2mv-hh25
* minimist: 1.2.5 → 1.2.6
  * https://github.com/advisories/GHSA-xvch-5gv4-984h

Change-Id: I8c41ff6a0dc4f7e0570c081e4054207c5362ef84
2022-05-22 15:41:06 +00:00

14 lines
234 B
JSON

{
"name": "Description2",
"private": true,
"scripts": {
"test": "grunt test"
},
"devDependencies": {
"eslint-config-wikimedia": "0.21.0",
"grunt": "1.5.3",
"grunt-banana-checker": "0.9.0",
"grunt-eslint": "23.0.0"
}
}