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 1q6Upu-0002a3-Fy for pgadmin-hackers@arkaria.postgresql.org; Tue, 06 Jun 2023 11:26:50 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1q6Upt-0008FN-98 for pgadmin-hackers@arkaria.postgresql.org; Tue, 06 Jun 2023 11:26:49 +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 1q6Upt-0008Ey-0d for pgadmin-hackers@lists.postgresql.org; Tue, 06 Jun 2023 11:26:49 +0000 Received: from out-26.smtp.github.com ([192.30.252.209]) by makus.postgresql.org with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1q6Upq-000WJm-22 for pgadmin-hackers@lists.postgresql.org; Tue, 06 Jun 2023 11:26:47 +0000 Received: from github.com (hubbernetes-node-3c3781b.ash1-iad.github.net [10.56.148.22]) by smtp.github.com (Postfix) with ESMTPA id 56F6E5E085A for ; Tue, 6 Jun 2023 04:26:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1686050804; bh=B8lYUC+2fqkVt1Ah6tlzAZ/LUxAi72zJMPVXKXZE+Kk=; h=Date:From:To:Subject:From; b=TQXMi+K//soeJP4Z9Tn/QHK/UyDL7xHhWmCe/BZK+086M9Rv4tjeReQcKzezP8JBj 4ubD8xOMCUWfQPB0Syi2uXeOgsZIt3yZ3lirAGVJq+2qPVU6fg/aPs+QaaqcEzvnfz wz21s/IFyNSijtQI8pTDL3Qp5duLfXFuR1QQ5xC4= Date: Tue, 06 Jun 2023 04:26:44 -0700 From: "dependabot[bot]" To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] f6bcdc: Python dependency: Bump @typescript-eslint/eslint-... 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/typescript-eslint/eslint-plugin-5.59.9 Home: https://github.com/pgadmin-org/pgadmin4 Commit: f6bcdcbfe5865768483e94887339008354e3b327 https://github.com/pgadmin-org/pgadmin4/commit/f6bcdcbfe5865768483e94887339008354e3b327 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2023-06-06 (Tue, 06 Jun 2023) Changed paths: M web/package.json M web/yarn.lock Log Message: ----------- Python dependency: Bump @typescript-eslint/eslint-plugin in /web Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.59.1 to 5.59.9. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.9/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot]