Skip to content

Commit

Permalink
Merge pull request #115 from alphagov/dependabot/npm_and_yarn/eslint-…
Browse files Browse the repository at this point in the history
…plugin-playwright-2.2.0

Bump eslint-plugin-playwright from 2.1.0 to 2.2.0
  • Loading branch information
theseanything authored Jan 28, 2025
2 parents bc7d389 + f924702 commit 06fca30
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.10.10",
"eslint": "^9.17.0",
"eslint-config-prettier": "^10.0.1",
"eslint-plugin-playwright": "^2.1.0",
"eslint-plugin-playwright": "^2.2.0",
"globals": "^15.14.0",
"prettier": "3.4.2"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -228,10 +228,10 @@ eslint-config-prettier@^10.0.1:
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.0.1.tgz#fbb03bfc8db0651df9ce4e8b7150d11c5fe3addf"
integrity sha512-lZBts941cyJyeaooiKxAtzoPHTN+GbQTJFAIdQbRhA4/8whaAraEh47Whw/ZFfrjNSnlAxqfm9i0XVAEkULjCw==

eslint-plugin-playwright@^2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-playwright/-/eslint-plugin-playwright-2.1.0.tgz#9d84b5d839226e1f9ac926663baee29d103dcc99"
integrity sha512-wMbHOehofSB1cBdzz2CLaCYaKNLeTQ0YnOW+7AHa281TJqlpEJUBgTHbRUYOUxiXphfWwOyTPvgr6vvEmArbSA==
eslint-plugin-playwright@^2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-playwright/-/eslint-plugin-playwright-2.2.0.tgz#d7eda21e670274fc0c006e11ba5cc2c8417b2a6e"
integrity sha512-qSQpAw7RcSzE3zPp8FMGkthaCWovHZ/BsXtpmnGax9vQLIovlh1bsZHEa2+j2lv9DWhnyeLM/qZmp7ffQZfQvg==
dependencies:
globals "^13.23.0"

Expand Down

0 comments on commit 06fca30

Please sign in to comment.