Skip to content

Commit d9722d9

Browse files
Merge pull request #270 from devoxa/renovate/axe-playwright-2.x
Update dependency axe-playwright from 2.2.1 to 2.2.2
2 parents 8da8b83 + b2721c3 commit d9722d9

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@playwright/test": "1.55.0",
3838
"@types/express": "4.17.23",
3939
"@types/node": "20.9.5",
40-
"axe-playwright": "2.2.1",
40+
"axe-playwright": "2.2.2",
4141
"eslint": "9.36.0",
4242
"express": "4.21.2",
4343
"prettier": "3.6.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -593,10 +593,10 @@ axe-html-reporter@2.2.11:
593593
dependencies:
594594
mustache "^4.0.1"
595595

596-
axe-playwright@2.2.1:
597-
version "2.2.1"
598-
resolved "https://registry.yarnpkg.com/axe-playwright/-/axe-playwright-2.2.1.tgz#5242ae8fdfd56a8496dcfb6c3c0bb82a83423924"
599-
integrity sha512-7M/Wm5DUd/5bhLmbx2sJDcF+uSIRLIVi1Pm4P9RBBava+sowALSkivaUJe1+/ox+XplIweDhTbkSDwJRWPN/kQ==
596+
axe-playwright@2.2.2:
597+
version "2.2.2"
598+
resolved "https://registry.yarnpkg.com/axe-playwright/-/axe-playwright-2.2.2.tgz#d0cb1ae340424321c0e64a83aeb67df0e5d07600"
599+
integrity sha512-h350/grzDCPgpuWV7eEOqr/f61Xn07Gi9f9B3Ew4rW6/nFtpdEJYW6jgRATorgAGXjEAYFTnaY3sEys39wDw4A==
600600
dependencies:
601601
"@types/junit-report-builder" "^3.0.2"
602602
axe-core "^4.10.1"

0 commit comments

Comments
 (0)