Commit graph

5 commits

Author SHA1 Message Date
libraryupgrader 0e1023e00a build: Updating npm dependencies
* grunt-eslint: 20.1.0 → 22.0.0
* eslint-config-wikimedia: 0.5.0 → 0.15.0
  The following rules are failing and were disabled:
  * brace-style
  * camelcase
  * eqeqeq
  * max-len
  * max-statements-per-line
  * new-cap
  * no-constant-condition
  * no-dupe-keys
  * no-empty
  * no-implicit-globals
  * no-mixed-spaces-and-tabs
  * no-redeclare
  * no-tabs
  * no-undef
  * no-underscore-dangle
  * no-unused-vars
  * no-use-before-define
  * no-useless-concat
  * one-var
  * valid-jsdoc
  * vars-on-top

Additional changes:
* Added .eslintcache to .gitignore.
* Removing manual reportUnusedDisableDirectives for eslint.

Change-Id: I7cf9b60dbde7168ade24d2e8847617244d6a6ae1
2020-01-08 05:33:21 +00:00
libraryupgrader e895a52546 build: Updating grunt-banana-checker to 0.8.1
Additional changes:
* Enable eslint caching.
* Enable eslint's reportUnusedDisableDirectives.

Change-Id: I007cce04aff7e33ecda1a6bb7788766da91d1715
2019-12-14 23:07:20 +00:00
libraryupgrader 50aa42862d build: Updating npm dependencies for security issues
* Updated grunt to 1.0.4, addressing:
  * https://npmjs.com/advisories/788
  * https://npmjs.com/advisories/813

Committed package-lock.json (T179229) too.

Change-Id: I92e0bdaa2e32d15fd8b443cb43c321c871acf1b2
2019-06-08 21:16:24 +00:00
Umherirrender 52d1515ece build: Update grunt to 1.0.3
* Updated grunt to 1.0.3, addressing security issues:
  * https://npmjs.com/advisories/577
  * CVE-2018-3721

Change-Id: I0e008c810c15ea8c224dab0b451227d313a98e1c
2018-10-25 22:15:20 +02:00
Kunal Mehta e436b78837 Initial commit
Change-Id: I2c8efb613632ce785580e8fba4da5b0a3a36a0f6
2018-07-29 19:01:06 -07:00