build: Updating eslint-config-wikimedia to 0.27.0

Change-Id: I682039a6f58a820ab46ab5d596922264f36509c9
This commit is contained in:
libraryupgrader 2024-04-16 13:07:09 +00:00
parent 3300bbfddb
commit 049709a167
3 changed files with 424 additions and 568 deletions

View file

@ -8,7 +8,6 @@ var Overlay = require( 'mobile.startup' ).Overlay;
* @param {Function} options.onBeforeExit executes before overlay closes
* @param {jQuery.Object} options.$notifReadState - notification read status widgets
* @param {jQuery.Object} options.$crossWikiUnreadFilter - notification unread filter
*
*/
function notificationsFilterOverlay( options ) {
// Don't call overlay.hide(), because that doesn't invoke the onBeforeExit callback (T258954)

989
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -16,7 +16,7 @@
"@wdio/local-runner": "7.16.13",
"@wdio/mocha-framework": "7.16.13",
"@wdio/spec-reporter": "7.16.13",
"eslint-config-wikimedia": "0.26.0",
"eslint-config-wikimedia": "0.27.0",
"grunt": "1.6.1",
"grunt-banana-checker": "0.11.1",
"grunt-contrib-watch": "1.1.0",