Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-playwright to v1.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and jdanil committed May 22, 2024
1 parent 15e5d6a commit b0caea1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion configs/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"eslint-plugin-monorepo": "0.3.2",
"eslint-plugin-no-secrets": "1.0.2",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-playwright": "1.6.1",
"eslint-plugin-playwright": "1.6.2",
"eslint-plugin-prefer-arrow": "1.2.3",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-react": "7.34.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3199,7 +3199,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.6.1"
eslint-plugin-playwright: "npm:1.6.2"
eslint-plugin-prefer-arrow: "npm:1.2.3"
eslint-plugin-promise: "npm:6.1.1"
eslint-plugin-react: "npm:7.34.1"
Expand Down Expand Up @@ -8977,9 +8977,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-playwright@npm:1.6.1":
version: 1.6.1
resolution: "eslint-plugin-playwright@npm:1.6.1"
"eslint-plugin-playwright@npm:1.6.2":
version: 1.6.2
resolution: "eslint-plugin-playwright@npm:1.6.2"
dependencies:
globals: "npm:^13.23.0"
peerDependencies:
Expand All @@ -8988,7 +8988,7 @@ __metadata:
peerDependenciesMeta:
eslint-plugin-jest:
optional: true
checksum: 10c0/1c64fefbd304c4ac29db2220937b7b6f73b828c55aa54444c65231e49df14cce39eb782f6417f1af70002b8a55e1f30eacb0f22fd4451da6d7cd4beb96984489
checksum: 10c0/0785b7031507699eac6a45fdcd90705d9759d5943a4033354b735ae856c9d71345ecacb6a7ff0c4cd0e24f523e9d59dee7081dc96c7b5c492fcbed77496a0a19
languageName: node
linkType: hard

Expand Down

0 comments on commit b0caea1

Please sign in to comment.