build: Updating npm dependencies

* ansi-regex: 5.0.0 → 5.0.1
  * https://npmjs.com/advisories/1002401 (CVE-2021-3807)
* easy-table: 1.1.1 → 1.2.0
  * https://npmjs.com/advisories/1002401 (CVE-2021-3807)
* eslint: 7.3.1 → 7.32.0
  * https://npmjs.com/advisories/1002401 (CVE-2021-3807)

Additional changes:
* composer.json: Updated phpcs command in composer test (T280592).
* composer.json: Added phpcs command to scripts (T280592).

Change-Id: I1035a4106c663808871e60f7770207b51c2875d6
2 files changed
tree: 106c71fd663b92a512f8cd4f035c981c63c0794b
  1. .eslintrc.json
  2. .gitignore
  3. .gitreview
  4. .phan/
  5. .phpcs.xml
  6. .stylelintrc.json
  7. AUTHORS.txt
  8. CODE_OF_CONDUCT.md
  9. COPYING.txt
  10. Gruntfile.js
  11. MIT-LICENSE.txt
  12. README.md
  13. composer.json
  14. extension.json
  15. i18n/
  16. modules/
  17. package-lock.json
  18. package.json
  19. src/
  20. tests/
README.md

Cite

The Cite extension provides a way for users to create references as footnotes to articles.

See https://www.mediawiki.org/wiki/Extension:Cite for detailed documentation.