Skip to content

Commit a89d2f2

Browse files
chore: bump eslint-plugin-playwright from 0.8.0 to 0.12.0 (#2060)
Bumps [eslint-plugin-playwright](https://github.com/playwright-community/eslint-plugin-playwright) from 0.8.0 to 0.12.0. - [Release notes](https://github.com/playwright-community/eslint-plugin-playwright/releases) - [Commits](playwright-community/eslint-plugin-playwright@v0.8.0...v0.12.0) --- updated-dependencies: - dependency-name: eslint-plugin-playwright dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 75bb321 commit a89d2f2

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"eslint-config-prettier": "^8.3.0",
9393
"eslint-plugin-import": "^2.20.1",
9494
"eslint-plugin-jest": "^27.2.1",
95-
"eslint-plugin-playwright": "^0.8.0",
95+
"eslint-plugin-playwright": "^0.12.0",
9696
"eslint-plugin-prettier": "^4.0.0",
9797
"husky": "^8.0.3",
9898
"jest": "^27.4.7",

0 commit comments

Comments
 (0)