Skip to content

Commit

Permalink
Upgrade Playwright ESLint to v0.22
Browse files Browse the repository at this point in the history
  • Loading branch information
textbook committed Jan 21, 2024
1 parent 9cfac70 commit 0a49483
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 deletions.
2 changes: 1 addition & 1 deletion e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"devDependencies": {
"@playwright/test": "^1.41.1",
"eslint-plugin-jest": "^27.6.3",
"eslint-plugin-playwright": "^0.21.0",
"eslint-plugin-playwright": "^0.22.1",
"jest": "^29.7.0",
"playwright": "^1.40.1"
}
Expand Down
11 changes: 7 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0a49483

Please sign in to comment.