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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
fe5b915e8a
commit
1ac5b2e662
2 changed files with 6 additions and 6 deletions
|
@ -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",
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue