From c57568eeca440efaee50d99fedc53853c515efae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 13 Oct 2024 20:19:45 +0000 Subject: [PATCH] Bump eslint-plugin-playwright from 1.6.2 to 1.7.0 Bumps [eslint-plugin-playwright](https://github.com/playwright-community/eslint-plugin-playwright) from 1.6.2 to 1.7.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.6.2...v1.7.0) --- updated-dependencies: - dependency-name: eslint-plugin-playwright dependency-type: direct:development update-type: version-update:semver-minor ... 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 ca47398..e2cb655 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@types/js-yaml": "4.0.9", "@types/node": "^22.7.5", "eslint": "^9.12.0", - "eslint-plugin-playwright": "1.6.2", + "eslint-plugin-playwright": "1.7.0", "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 8fba803..13ef481 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -55,8 +55,8 @@ importers: specifier: ^9.12.0 version: 9.12.0 eslint-plugin-playwright: - specifier: 1.6.2 - version: 1.6.2(eslint@9.12.0) + specifier: 1.7.0 + version: 1.7.0(eslint@9.12.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.6.2: - resolution: {integrity: sha512-mraN4Em3b5jLt01q7qWPyLg0Q5v3KAWfJSlEWwldyUXoa7DSPrBR4k6B6LROLqipsG8ndkwWMdjl1Ffdh15tag==} + eslint-plugin-playwright@1.7.0: + resolution: {integrity: sha512-pDp2jFeWbBmlwDfZ39Ypdlz1+IafmRKvFTnnonX0TbS7hAByy4oh7Y6ioZRKvLGE+djd/e2VbqOo9sxgZSY2ow==} 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.6.2(eslint@9.12.0): + eslint-plugin-playwright@1.7.0(eslint@9.12.0): dependencies: eslint: 9.12.0 globals: 13.24.0