wikibase/javascript-api: main (log #371404)

sourcepatches

This run took 8 seconds.

From 4ff409cba21dcb1f9594e4274878407cfa91d2f3 Mon Sep 17 00:00:00 2001
From: libraryupgrader <tools.libraryupgrader@tools.wmflabs.org>
Date: Mon, 26 Jul 2021 10:23:35 +0000
Subject: [PATCH] [DNM] there are no updates

Change-Id: I6f6525dda34613adeeab241c61bf91594d1acd81
---
 CODE_OF_CONDUCT.md | 2 +-
 Gruntfile.js       | 2 --
 composer.json      | 2 +-
 3 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md
index d8e5d08..498acf7 100644
--- a/CODE_OF_CONDUCT.md
+++ b/CODE_OF_CONDUCT.md
@@ -1 +1 @@
-The development of this software is covered by a [Code of Conduct](https://www.mediawiki.org/wiki/Code_of_Conduct).
+The development of this software is covered by a [Code of Conduct](https://www.mediawiki.org/wiki/Special:MyLanguage/Code_of_Conduct).
diff --git a/Gruntfile.js b/Gruntfile.js
index 2da13cd..b73191c 100644
--- a/Gruntfile.js
+++ b/Gruntfile.js
@@ -8,8 +8,6 @@ module.exports = function ( grunt ) {
 	grunt.initConfig( {
 		eslint: {
 			options: {
-				reportUnusedDisableDirectives: true,
-				extensions: [ '.js', '.json' ],
 				cache: true
 			},
 			all: [
diff --git a/composer.json b/composer.json
index d54b373..350e657 100644
--- a/composer.json
+++ b/composer.json
@@ -14,6 +14,6 @@
 	],
 	"support": {
 		"issues": "https://phabricator.wikimedia.org/",
-		"irc": "irc://irc.freenode.net/wikidata"
+		"irc": "irc://irc.libera.chat/wikidata"
 	}
 }
-- 
2.20.1

**purged**
Source code is licensed under the AGPL.