Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-playwright to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and jdanil committed Oct 23, 2024
1 parent b5fad82 commit d0f45d4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 10 deletions.
2 changes: 1 addition & 1 deletion configs/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"eslint-plugin-monorepo": "0.3.2",
"eslint-plugin-no-secrets": "1.0.2",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-playwright": "1.8.1",
"eslint-plugin-playwright": "2.0.0",
"eslint-plugin-prefer-arrow": "1.2.3",
"eslint-plugin-promise": "7.1.0",
"eslint-plugin-react": "7.37.2",
Expand Down
14 changes: 5 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3415,7 +3415,7 @@ __metadata:
eslint-plugin-monorepo: "npm:0.3.2"
eslint-plugin-no-secrets: "npm:1.0.2"
eslint-plugin-node: "npm:11.1.0"
eslint-plugin-playwright: "npm:1.8.1"
eslint-plugin-playwright: "npm:2.0.0"
eslint-plugin-prefer-arrow: "npm:1.2.3"
eslint-plugin-promise: "npm:7.1.0"
eslint-plugin-react: "npm:7.37.2"
Expand Down Expand Up @@ -9675,18 +9675,14 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-playwright@npm:1.8.1":
version: 1.8.1
resolution: "eslint-plugin-playwright@npm:1.8.1"
"eslint-plugin-playwright@npm:2.0.0":
version: 2.0.0
resolution: "eslint-plugin-playwright@npm:2.0.0"
dependencies:
globals: "npm:^13.23.0"
peerDependencies:
eslint: ">=8.40.0"
eslint-plugin-jest: ">=25"
peerDependenciesMeta:
eslint-plugin-jest:
optional: true
checksum: 10c0/f2971896eb6772b7c54edc5a3372f42b681e1dcb5843ea48ea67d9d6ea8fc4c8e986c11e8b4b42801b764857581ffa6fe5824bfee3f8ef1435e959c71ef9406e
checksum: 10c0/0fecb0cf23cc7099c2f4ba40167f0a09d19e670e4856a90582a5a33b303738e3ee6e24ac4e5b3a679a9718deed563861a6a3fdec446068f55f9509c9ef4fa298
languageName: node
linkType: hard

Expand Down

0 comments on commit d0f45d4

Please sign in to comment.