Skip to content

Commit

Permalink
Merge pull request #64 from alphagov/dependabot/npm_and_yarn/eslint-p…
Browse files Browse the repository at this point in the history
…lugin-playwright-2.0.0

Bump eslint-plugin-playwright from 1.8.1 to 2.0.0
  • Loading branch information
theseanything authored Oct 30, 2024
2 parents 06e6c00 + 3791a34 commit c48e251
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@types/node": "^22.7.8",
"eslint": "^9.13.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-playwright": "^1.8.1",
"eslint-plugin-playwright": "^2.0.0",
"globals": "^15.11.0",
"prettier": "3.3.3"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -218,10 +218,10 @@ eslint-config-prettier@^9.1.0:
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.1.0.tgz#31af3d94578645966c082fcb71a5846d3c94867f"
integrity sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==

eslint-plugin-playwright@^1.8.1:
version "1.8.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-playwright/-/eslint-plugin-playwright-1.8.1.tgz#e28e68819265cd60acba73eef11d295bcc8a44dc"
integrity sha512-wzT8rUFOXN6ztRVHSAZI0QpQnxY7bbvcu2z+C/giy3zrkL8WlsFQCv7NillgLBhWnr7oZjC5Pax/GMAJmZlWHA==
eslint-plugin-playwright@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-playwright/-/eslint-plugin-playwright-2.0.0.tgz#efca4efa2f2e7a1cceeb31bbb0a6ab0bc53ddd79"
integrity sha512-nPa44nSp48mp/U+GSneabrhlyIyGvrcv+Z14u6sgno+jX8N0bH+ooSLEC1L6dvMDSHs7tj+kMIbls3l8gCJJSg==
dependencies:
globals "^13.23.0"

Expand Down

0 comments on commit c48e251

Please sign in to comment.