From 1ac5b2e662d4b4755077b2913de2297e5812641c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 10:56:51 +0200 Subject: [PATCH] Bump eslint-plugin-playwright from 1.8.0 to 1.8.1 (#34172) Bumps [eslint-plugin-playwright](https://github.com/playwright-community/eslint-plugin-playwright) from 1.8.0 to 1.8.1. - [Release notes](https://github.com/playwright-community/eslint-plugin-playwright/releases) - [Changelog](https://github.com/playwright-community/eslint-plugin-playwright/blob/main/CHANGELOG.md) - [Commits](https://github.com/playwright-community/eslint-plugin-playwright/compare/v1.8.0...v1.8.1) --- updated-dependencies: - dependency-name: eslint-plugin-playwright dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 365db853af..d04a7cd182 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "eslint-plugin-cypress": "^4.0.0", "eslint-plugin-lodash": "^8.0.0", "eslint-plugin-mocha": "^10.5.0", - "eslint-plugin-playwright": "^1.8.0", + "eslint-plugin-playwright": "^1.8.1", "eslint-plugin-prettier": "^5.2.1", "eslint-plugin-react": "^7.37.1", "eslint-plugin-react-hooks": "^5.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 838862b460..c9f761bbbb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -36,8 +36,8 @@ importers: specifier: ^10.5.0 version: 10.5.0(eslint@9.13.0) eslint-plugin-playwright: - specifier: ^1.8.0 - version: 1.8.0(eslint@9.13.0) + specifier: ^1.8.1 + version: 1.8.1(eslint@9.13.0) eslint-plugin-prettier: specifier: ^5.2.1 version: 5.2.1(eslint-config-prettier@9.1.0(eslint@9.13.0))(eslint@9.13.0)(prettier@3.3.3) @@ -2638,8 +2638,8 @@ packages: peerDependencies: eslint: '>=7.0.0' - eslint-plugin-playwright@1.8.0: - resolution: {integrity: sha512-+vHG8VdtgMKwsEJrj973FqoTSn7GAtUsgudSeolLrigBPKwuXeHjcWKYPYPpMUVAISl3IMR7reQmK2v13sjaRw==} + eslint-plugin-playwright@1.8.1: + resolution: {integrity: sha512-wzT8rUFOXN6ztRVHSAZI0QpQnxY7bbvcu2z+C/giy3zrkL8WlsFQCv7NillgLBhWnr7oZjC5Pax/GMAJmZlWHA==} engines: {node: '>=16.6.0'} peerDependencies: eslint: '>=8.40.0' @@ -7361,7 +7361,7 @@ snapshots: globals: 13.24.0 rambda: 7.5.0 - eslint-plugin-playwright@1.8.0(eslint@9.13.0): + eslint-plugin-playwright@1.8.1(eslint@9.13.0): dependencies: eslint: 9.13.0 globals: 13.24.0