From 3890d231caff301c1d60a2a656fb80ce69888776 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 20:35:41 +0000 Subject: [PATCH] Bump eslint-plugin-playwright from 1.8.0 to 1.8.1 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] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index a0a9ae8..2fe1688 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@types/js-yaml": "4.0.9", "@types/node": "^22.7.7", "eslint": "^9.13.0", - "eslint-plugin-playwright": "1.8.0", + "eslint-plugin-playwright": "1.8.1", "prettier": "^3.3.3", "typescript": "^5.6.3", "@estruyf/github-actions-reporter": "^1.9.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e822a67..f2d0982 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -55,8 +55,8 @@ importers: specifier: ^9.13.0 version: 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) prettier: specifier: ^3.3.3 version: 3.3.3 @@ -298,8 +298,8 @@ packages: resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==} engines: {node: '>=10'} - 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' @@ -902,7 +902,7 @@ snapshots: escape-string-regexp@4.0.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