[deps] UI Foundation: Update axe-playwright to v2.2.2 (#16629)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Bryan Cunningham <bcunningham@bitwarden.com>
This commit is contained in:
renovate[bot] 2025-10-29 13:21:07 -04:00 committed by GitHub
parent ee420258e6
commit 6896c77332
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -125,7 +125,7 @@
"@yao-pkg/pkg": "6.5.1",
"angular-eslint": "19.6.0",
"autoprefixer": "10.4.21",
"axe-playwright": "2.1.0",
"axe-playwright": "2.2.2",
"babel-loader": "9.2.1",
"base64-loader": "1.0.0",
"browserslist": "4.23.2",
@ -16966,9 +16966,9 @@
}
},
"node_modules/axe-playwright": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/axe-playwright/-/axe-playwright-2.1.0.tgz",
"integrity": "sha512-tY48SX56XaAp16oHPyD4DXpybz8Jxdz9P7exTjF/4AV70EGUavk+1fUPWirM0OYBR+YyDx6hUeDvuHVA6fB9YA==",
"version": "2.2.2",
"resolved": "https://registry.npmjs.org/axe-playwright/-/axe-playwright-2.2.2.tgz",
"integrity": "sha512-h350/grzDCPgpuWV7eEOqr/f61Xn07Gi9f9B3Ew4rW6/nFtpdEJYW6jgRATorgAGXjEAYFTnaY3sEys39wDw4A==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@ -88,7 +88,7 @@
"@yao-pkg/pkg": "6.5.1",
"angular-eslint": "19.6.0",
"autoprefixer": "10.4.21",
"axe-playwright": "2.1.0",
"axe-playwright": "2.2.2",
"babel-loader": "9.2.1",
"base64-loader": "1.0.0",
"browserslist": "4.23.2",