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 1q7a7K-0007WG-LF for pgadmin-hackers@arkaria.postgresql.org; Fri, 09 Jun 2023 11:17:18 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1q7a7I-000195-39 for pgadmin-hackers@arkaria.postgresql.org; Fri, 09 Jun 2023 11:17:16 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1q7a7H-00018K-RN for pgadmin-hackers@lists.postgresql.org; Fri, 09 Jun 2023 11:17:15 +0000 Received: from out-23.smtp.github.com ([192.30.252.206]) by magus.postgresql.org with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1q7a7E-001Cvz-Mq for pgadmin-hackers@lists.postgresql.org; Fri, 09 Jun 2023 11:17:15 +0000 Received: from github.com (hubbernetes-node-16336c4.ac4-iad.github.net [10.52.211.97]) by smtp.github.com (Postfix) with ESMTPA id 69B0D6003AF for ; Fri, 9 Jun 2023 04:17:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1686309431; bh=SKVl/EiEPGU4C2hclOU9XeTOXeLg9vy5QqxSGEZcRRI=; h=Date:From:To:Subject:From; b=LMYGFER7NBrSo4MCreDv95Ghp/LwEM9lsGIy9Su5wsLw+PtUlN4FpV2oRC2gLVt5v rg0atsdLdMlfuP+GLOSCXWVU2wzHJYcygD8W4ACTgxm9qYwVK2DbXwlnOqtRpuwAnA CpoUqm5t9FLmVoE9Qf91HPHHMZRyVc0CsfU5GauM= Date: Fri, 09 Jun 2023 04:17:11 -0700 From: "dependabot[bot]" To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] 4d4de4: 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.22.5 Home: https://github.com/pgadmin-org/pgadmin4 Commit: 4d4de48654d3a94b5d6875a0badec6a36709af60 https://github.com/pgadmin-org/pgadmin4/commit/4d4de48654d3a94b5d6875a0badec6a36709af60 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2023-06-09 (Fri, 09 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.22.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.22.5/packages/babel-preset-typescript) --- updated-dependencies: - dependency-name: "@babel/preset-typescript" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot]