mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-23 15:36:58 +00:00
build: Updating eslint-config-wikimedia to 0.27.0
Change-Id: I682039a6f58a820ab46ab5d596922264f36509c9
This commit is contained in:
parent
3300bbfddb
commit
049709a167
|
@ -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
989
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue