mediawiki-extensions-Cookie.../package.json
libraryupgrader 8124e9531e 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: I549b250b015628736bd84c39087cd9010d485b97
2022-05-22 14:28:49 +00:00

19 lines
433 B
JSON

{
"name": "CookieWarning-dependencies",
"description": "Node.js dependencies used in CookieWarning",
"version": "0.0.1",
"private": true,
"scripts": {
"test": "grunt test"
},
"devDependencies": {
"eslint-config-wikimedia": "0.15.3",
"grunt": "1.5.3",
"grunt-banana-checker": "0.9.0",
"grunt-eslint": "22.0.0",
"grunt-jsonlint": "1.0.7",
"grunt-stylelint": "0.15.0",
"stylelint-config-wikimedia": "0.10.3"
}
}