Skip to content

Commit

Permalink
fix(deps): update dependency eslint-plugin-playwright to v1 (#5070)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 11, 2024
1 parent 73f62d2 commit 138b28f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/eslint-config-bases/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"eslint-plugin-jest": "^27.6.3",
"eslint-plugin-jest-formatting": "^3.1.0",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-playwright": "^0.22.2",
"eslint-plugin-playwright": "^1.0.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0 || 5.0.0-canary-7118f5dd7-20230705",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8649,7 +8649,7 @@ __metadata:
eslint-plugin-jest-formatting: "npm:^3.1.0"
eslint-plugin-jsx-a11y: "npm:^6.8.0"
eslint-plugin-mdx: "npm:3.1.5"
eslint-plugin-playwright: "npm:^0.22.2"
eslint-plugin-playwright: "npm:^1.0.0"
eslint-plugin-prettier: "npm:^5.1.3"
eslint-plugin-react: "npm:^7.33.2"
eslint-plugin-react-hooks: "npm:^4.6.0 || 5.0.0-canary-7118f5dd7-20230705"
Expand Down Expand Up @@ -12189,9 +12189,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-playwright@npm:^0.22.2":
version: 0.22.2
resolution: "eslint-plugin-playwright@npm:0.22.2"
"eslint-plugin-playwright@npm:^1.0.0":
version: 1.0.0
resolution: "eslint-plugin-playwright@npm:1.0.0"
dependencies:
globals: "npm:^13.23.0"
peerDependencies:
Expand All @@ -12200,7 +12200,7 @@ __metadata:
peerDependenciesMeta:
eslint-plugin-jest:
optional: true
checksum: 10c0/5bbc172eed795490a37b9aad473d4ce09279391bb165dba79644dc76e74bc8b1ebe017c6cceb5251461abdce6f2ce8199de416fcbcd637b614073b6073a1e755
checksum: 10c0/a731a3e094bdcc8557f9a69ddce000e5758c9eee6991ff48a8ec21fec2c8768f488f338bbc9bd28a516ba4dd5739afaa39b1d35db850306f930a39a4238bf912
languageName: node
linkType: hard

Expand Down

0 comments on commit 138b28f

Please sign in to comment.