From 5bac1b25675a88ca64fb405ac6abefc8a537ec7e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 12:42:38 +0200 Subject: [PATCH] Bump eslint-plugin-playwright from 1.8.1 to 2.0.0 (#34278) Bumps [eslint-plugin-playwright](https://github.com/playwright-community/eslint-plugin-playwright) from 1.8.1 to 2.0.0. - [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.1...v2.0.0) --- updated-dependencies: - dependency-name: eslint-plugin-playwright dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 14 +++++--------- 2 files changed, 6 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index c7f60259de..9f38001144 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.1", + "eslint-plugin-playwright": "^2.0.0", "eslint-plugin-prettier": "^5.2.1", "eslint-plugin-react": "^7.37.2", "eslint-plugin-react-hooks": "^5.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a4f0d0a0c7..f9561d2a4c 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.1 - version: 1.8.1(eslint@9.13.0) + specifier: ^2.0.0 + version: 2.0.0(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,15 +2638,11 @@ packages: peerDependencies: eslint: '>=7.0.0' - eslint-plugin-playwright@1.8.1: - resolution: {integrity: sha512-wzT8rUFOXN6ztRVHSAZI0QpQnxY7bbvcu2z+C/giy3zrkL8WlsFQCv7NillgLBhWnr7oZjC5Pax/GMAJmZlWHA==} + eslint-plugin-playwright@2.0.0: + resolution: {integrity: sha512-nPa44nSp48mp/U+GSneabrhlyIyGvrcv+Z14u6sgno+jX8N0bH+ooSLEC1L6dvMDSHs7tj+kMIbls3l8gCJJSg==} engines: {node: '>=16.6.0'} peerDependencies: eslint: '>=8.40.0' - eslint-plugin-jest: '>=25' - peerDependenciesMeta: - eslint-plugin-jest: - optional: true eslint-plugin-prettier@5.2.1: resolution: {integrity: sha512-gH3iR3g4JfF+yYPaJYkN7jEl9QbweL/YfkoRlNnuIEHEz1vHVlCmWOS+eGGiRuzHQXdJFCOTxRgvju9b8VUmrw==} @@ -7363,7 +7359,7 @@ snapshots: globals: 13.24.0 rambda: 7.5.0 - eslint-plugin-playwright@1.8.1(eslint@9.13.0): + eslint-plugin-playwright@2.0.0(eslint@9.13.0): dependencies: eslint: 9.13.0 globals: 13.24.0