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 1qxmRn-003RiF-39 for pgadmin-hackers@arkaria.postgresql.org; Tue, 31 Oct 2023 10:58:11 +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 1qxmRj-001t14-LK for pgadmin-hackers@arkaria.postgresql.org; Tue, 31 Oct 2023 10:58:07 +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 1qxmRj-001t0w-Dx for pgadmin-hackers@lists.postgresql.org; Tue, 31 Oct 2023 10:58:07 +0000 Received: from out-21.smtp.github.com ([192.30.252.204]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qxmRc-003FdN-FX for pgadmin-hackers@lists.postgresql.org; Tue, 31 Oct 2023 10:58:05 +0000 Received: from github.com (hubbernetes-node-2079ccf.ac4-iad.github.net [10.52.206.104]) by smtp.github.com (Postfix) with ESMTPA id AD6BB700938 for ; Tue, 31 Oct 2023 03:57:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1698749879; bh=bVvPeikmqWU2wlDBd81drcoV8ePrb6sbxybIDsp6MG8=; h=Date:From:To:Subject:From; b=f8msoKAEaWXfIzqFL+cBnfZb/3wvfiiEHMvM3WEPOAWfv1eHH49PF6MuJRx/FcPEt cNB7O7DK9iN2rrEf8n8EqwAhg4QCiWjeJnw/bksHXjLr5jMIlB9UglCpVwSX9CDIqV iOKppfw+NcppjpuTLAeVpqmZec2gtin7NslEpOQo= Date: Tue, 31 Oct 2023 03:57:59 -0700 From: Akshay Joshi To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] 179332: Update yarn.lock file and added .yarnrc.yml 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: 179332ed5a9c67d0d0123d1d41bddbf8530a61c4 https://github.com/pgadmin-org/pgadmin4/commit/179332ed5a9c67d0d0123d1d41bddbf8530a61c4 Author: Akshay Joshi Date: 2023-10-31 (Tue, 31 Oct 2023) Changed paths: A runtime/.yarnrc.yml M runtime/yarn.lock Log Message: ----------- Update yarn.lock file and added .yarnrc.yml