mediawiki-extensions-Editcount/package.json
libraryupgrader 3b92a3f7b5 build: Updating npm dependencies
* grunt: 1.4.0 → 1.5.3
* nomnom: 1.8.1 → 1.8.1
  * https://github.com/advisories/GHSA-cf4h-3jhx-xvhq
* underscore: 1.6.0 → 1.6.0
  * https://github.com/advisories/GHSA-cf4h-3jhx-xvhq

Change-Id: I216f67365b844852650c2c51119999d8058133c1
2022-05-22 16:59:27 +00:00

13 lines
193 B
JSON

{
"name": "Editcount",
"private": true,
"scripts": {
"test": "grunt test"
},
"devDependencies": {
"grunt": "1.5.3",
"grunt-banana-checker": "0.9.0",
"grunt-jsonlint": "1.0.7"
}
}