Commit graph

5 commits

Author SHA1 Message Date
libraryupgrader 41d6c6cf57 build: Updating acorn to 7.1.1
* https://npmjs.com/advisories/1488

Change-Id: I37b0261c8a28f7ed00bfbcd5f75f983ab6b2dd4e
2020-03-08 10:26:05 +00:00
libraryupgrader 7e8f3a2541 build: Updating npm dependencies
* grunt-eslint: 21.0.0 → 22.0.0
* eslint-config-wikimedia: 0.12.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-alert
  * no-console
  * no-constant-condition
  * no-dupe-keys
  * no-empty
  * no-implicit-globals
  * no-jquery/no-global-selector
  * 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: I1e2f587f356bea03737d30129477a6b2bfaf4796
2020-01-08 03:10:53 +00:00
libraryupgrader 3c9ffbe42a build: Updating grunt-banana-checker to 0.8.1
Additional changes:
* Added .eslintcache to .gitignore.

Change-Id: I2d7549408f1cf3bb4b4e69ccdfa3c04509f956ca
2019-12-14 13:53:39 +00:00
libraryupgrader b79003dc22 build: Updating eslint-utils to 1.4.2
* https://npmjs.com/advisories/1118

Additional changes:
* Added .eslintcache to .gitignore.

Change-Id: I9d580a3e1aadb1c9a972b80fe79e2c5fe65853ba
2019-08-23 01:47:44 +00:00
libraryupgrader 96fa538a0e build: Updating mediawiki/mediawiki-codesniffer to 26.0.0
Additional changes:
* Committed package-lock.json (T179229) too.

Change-Id: Ia3d0e221827dbdd62e015320b0dbe48cfcd40719
2019-07-14 15:06:49 +00:00