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 1q52bT-0005bn-8m for pgadmin-hackers@arkaria.postgresql.org; Fri, 02 Jun 2023 11:05:55 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1q52bS-0004jm-59 for pgadmin-hackers@arkaria.postgresql.org; Fri, 02 Jun 2023 11:05:54 +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 1q52bR-0004hs-Te for pgadmin-hackers@lists.postgresql.org; Fri, 02 Jun 2023 11:05:53 +0000 Received: from out-21.smtp.github.com ([192.30.252.204]) by magus.postgresql.org with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1q52bO-003fkZ-Fh for pgadmin-hackers@lists.postgresql.org; Fri, 02 Jun 2023 11:05:53 +0000 Received: from github.com (hubbernetes-node-103164c.ac4-iad.github.net [10.52.211.100]) by smtp.github.com (Postfix) with ESMTPA id E0EF3520336 for ; Fri, 2 Jun 2023 04:05:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1685703949; bh=NCr+euQM+OeMKR7kPQnQIS0nRt+Td7BVgsb1Q5JARyI=; h=Date:From:To:Subject:From; b=JwXmv/N32+jko5A1/2g4bAM3kWFmcPi6SDJhH6NoWl18G2YhJHZwidFr+aI9lBFF2 9eRWeYyhuZPdRcSfd4tJizTAdSL/vUXKstYkwOMbfAaWe7ZuprMFsVHkG5tL/NXSzS yGoj4SEkhPfKc6DmKs3tcDJyHF7qBfqbOarVoyXY= Date: Fri, 02 Jun 2023 04:05:49 -0700 From: "dependabot[bot]" To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] 122fc4: 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.8 Home: https://github.com/pgadmin-org/pgadmin4 Commit: 122fc47b3682ba71bc66101fe057645a779992a3 https://github.com/pgadmin-org/pgadmin4/commit/122fc47b3682ba71bc66101fe057645a779992a3 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2023-06-02 (Fri, 02 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.8. - [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.8/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]