Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qwK1U-00B5Ta-7h for pgadmin-hackers@arkaria.postgresql.org; Fri, 27 Oct 2023 10:25:00 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1qwK1S-00ESVr-Hr for pgadmin-hackers@arkaria.postgresql.org; Fri, 27 Oct 2023 10:24:58 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qwK1S-00ESVj-94 for pgadmin-hackers@lists.postgresql.org; Fri, 27 Oct 2023 10:24:58 +0000 Received: from out-20.smtp.github.com ([192.30.252.203]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qwK1P-002YRw-Nv for pgadmin-hackers@lists.postgresql.org; Fri, 27 Oct 2023 10:24:57 +0000 Received: from github.com (hubbernetes-node-4979b6d.va3-iad.github.net [10.48.140.36]) by smtp.github.com (Postfix) with ESMTPA id 2F1EF8C0FD4 for ; Fri, 27 Oct 2023 03:24:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1698402294; bh=H0Pbr85BNyGYu/jlxPpDDAA4GWXx9LJ38GAPbhOIldE=; h=Date:From:To:Subject:From; b=N7zMvXR/lcg/iWAXWaVlv+LgnJdRo6ElognNzGPg/PC5bS32O1q1jHs5AyVJuS1pw rKzOrH6Z5tKxiIt9YPJoNZyQ18z/tI4o8A5k3pBgXg2xuBcvbH46WLhSZjHkH8QQ+R gDcNp2id0AyGhdLKMJtkO71V0tzfwbEi8QivobgY= Date: Fri, 27 Oct 2023 03:24:54 -0700 From: Aditya Toshniwal To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] 3e575e: Fix an annoying yarn version yml change Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-GitHub-Recipient-Address: pgadmin-hackers@lists.postgresql.org X-Auto-Response-Suppress: All List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: 3e575e2f438e157c8fc3f26f249766415eda349f https://github.com/pgadmin-org/pgadmin4/commit/3e575e2f438e157c8fc3f26f249766415eda349f Author: Aditya Toshniwal Date: 2023-10-27 (Fri, 27 Oct 2023) Changed paths: M web/.yarnrc.yml Log Message: ----------- Fix an annoying yarn version yml change