Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-playwright to v1 (carbon…
Browse files Browse the repository at this point in the history
…-design-system#16578)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 29, 2024
1 parent d348aef commit 49550c7
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"cross-spawn": "^7.0.0",
"doctoc": "^2.0.0",
"eslint": "^8.40.0",
"eslint-plugin-playwright": "^0.22.1",
"eslint-plugin-playwright": "^1.0.0",
"fs-extra": "^11.0.0",
"glob": "^10.0.0",
"husky": "^9.0.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9898,7 +9898,7 @@ __metadata:
cross-spawn: "npm:^7.0.0"
doctoc: "npm:^2.0.0"
eslint: "npm:^8.40.0"
eslint-plugin-playwright: "npm:^0.22.1"
eslint-plugin-playwright: "npm:^1.0.0"
fs-extra: "npm:^11.0.0"
glob: "npm:^10.0.0"
husky: "npm:^9.0.0"
Expand Down Expand Up @@ -13334,18 +13334,18 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-playwright@npm:^0.22.1":
version: 0.22.1
resolution: "eslint-plugin-playwright@npm:0.22.1"
"eslint-plugin-playwright@npm:^1.0.0":
version: 1.6.2
resolution: "eslint-plugin-playwright@npm:1.6.2"
dependencies:
globals: "npm:^13.23.0"
peerDependencies:
eslint: ">=7"
eslint: ">=8.40.0"
eslint-plugin-jest: ">=25"
peerDependenciesMeta:
eslint-plugin-jest:
optional: true
checksum: 10/4833fe0c7b8bb1da9ecdff085011fbfb46b595b284453049c16be3f22fe329b05453f8ad57bcc001cda7495f96573a3f7df77d4e34b7d8a0f96d46f884ad460c
checksum: 10/cd3ed38a768f91f37894b8db7d0c6b87d26d49bc548a9fa4f1a1d20f0386570486c16925033938c8f0a56c412409e86f0b6c29832f308dfe13b3237af40d94f9
languageName: node
linkType: hard

Expand Down

0 comments on commit 49550c7

Please sign in to comment.