Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1q7DQZ-0001TX-Uh for pgadmin-hackers@arkaria.postgresql.org; Thu, 08 Jun 2023 11:03:39 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1q7DQY-000383-Qt for pgadmin-hackers@arkaria.postgresql.org; Thu, 08 Jun 2023 11:03:38 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1q7DQY-000377-JV for pgadmin-hackers@lists.postgresql.org; Thu, 08 Jun 2023 11:03:38 +0000 Received: from out-17.smtp.github.com ([192.30.252.200]) by makus.postgresql.org with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1q7DQV-000sbt-8q for pgadmin-hackers@lists.postgresql.org; Thu, 08 Jun 2023 11:03:37 +0000 Received: from github.com (hubbernetes-node-029b1aa.va3-iad.github.net [10.48.209.51]) by smtp.github.com (Postfix) with ESMTPA id 8CF9E5C03F0 for ; Thu, 8 Jun 2023 04:03:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1686222214; bh=wWDuXHajY/EkRnG+m7UqKuJ4baA1ENekX7qUzOjnbBA=; h=Date:From:To:Subject:From; b=PqnILt2Sv1WXw7jZKmCy7VleGgvckT/Q/jWdVkrEBkhL8dqBkdD9BsjshLVTAg7o4 lsiPF5LNbtnpP/eRwOWwgaUWLYzOEM9v18enAagREhuXCd9xHPgkvi4oeCgaA4yalZ 2t0BaBz8wkrXu/WXfdtoz9G9iuWwHRBYOd4tL+7E= Date: Thu, 08 Jun 2023 04:03:34 -0700 From: "dependabot[bot]" To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] 9831e1: Python dependency: Bump @babel/preset-typescript i... 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/dependabot/npm_and_yarn/web/babel/preset-typescript-7.21.5 Home: https://github.com/pgadmin-org/pgadmin4 Commit: 9831e1b3b51335bd0a6e54235a17d26b9a7231c0 https://github.com/pgadmin-org/pgadmin4/commit/9831e1b3b51335bd0a6e54235a17d26b9a7231c0 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2023-06-08 (Thu, 08 Jun 2023) Changed paths: M web/package.json M web/yarn.lock Log Message: ----------- Python dependency: Bump @babel/preset-typescript in /web Bumps [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) from 7.21.4 to 7.21.5. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.21.5/packages/babel-preset-typescript) --- updated-dependencies: - dependency-name: "@babel/preset-typescript" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot]