From 05120b8e05d3968ce3ea17c985fb38b1ddca7659 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 18 Nov 2025 12:18:04 +0000 Subject: [PATCH] chore(dev-deps): update dependency jest-axe to v10 --- package.json | 2 +- pnpm-lock.yaml | 26 ++++++++++---------------- 2 files changed, 11 insertions(+), 17 deletions(-) diff --git a/package.json b/package.json index c146d5db3..5c72e0d1e 100644 --- a/package.json +++ b/package.json @@ -164,7 +164,7 @@ "fs-extra": "11.3.0", "husky": "9.1.7", "jest": "29.7.0", - "jest-axe": "9.0.0", + "jest-axe": "10.0.0", "jest-environment-jsdom": "29.7.0", "jest-junit": "16.0.0", "jest-watch-typeahead": "2.2.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 08606f6b1..0ed86dbd4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -277,8 +277,8 @@ importers: specifier: 29.7.0 version: 29.7.0(@types/node@22.13.1)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@swc/core@1.10.15)(@types/node@22.13.1)(typescript@5.7.3)) jest-axe: - specifier: 9.0.0 - version: 9.0.0 + specifier: 10.0.0 + version: 10.0.0 jest-environment-jsdom: specifier: 29.7.0 version: 29.7.0 @@ -2955,10 +2955,6 @@ packages: resolution: {integrity: sha512-RE3mdQ7P3FRSe7eqCWoeQ/Z9QXrtniSjp1wUjt5nRC3WIpz5rSCve6o3fsZ2aCpJtrZjSZgjwXAoTO5k4tEI0w==} engines: {node: '>=4'} - axe-core@4.9.1: - resolution: {integrity: sha512-QbUdXJVTpvUTHU7871ppZkdOLBeGUKBQWHkHrvN2V9IQWGMt61zf3B45BtzjxEJzYuj0JBjBZP/hmYS/R9pmAw==} - engines: {node: '>=4'} - axios@1.7.9: resolution: {integrity: sha512-LhLcE7Hbiryz8oMDdDptSrWowmB4Bl6RCt6sIJKpRB4XtVf0iEgewX3au/pJqm+Py1kCASkb/FFKjxQaLtxJvw==} @@ -5260,8 +5256,8 @@ packages: resolution: {integrity: sha512-cub8rahkh0Q/bw1+GxP7aeSe29hHHn2V4m29nnDlvCdlgU+3UGxkZp7Z53jLUdpX3jdTO0nJZUDl3xvbWc2Xog==} engines: {node: 20 || >=22} - jest-axe@9.0.0: - resolution: {integrity: sha512-Xt7O0+wIpW31lv0SO1wQZUTyJE7DEmnDEZeTt9/S9L5WUywxrv8BrgvTuQEqujtfaQOcJ70p4wg7UUgK1E2F5g==} + jest-axe@10.0.0: + resolution: {integrity: sha512-9QR0M7//o5UVRnEUUm68IsGapHrcKGakYy9dKWWMX79LmeUKguDI6DREyljC5I13j78OUmtKLF5My6ccffLFBg==} engines: {node: '>= 16.0.0'} jest-changed-files@29.7.0: @@ -7187,8 +7183,8 @@ packages: third-party-web@0.26.2: resolution: {integrity: sha512-taJ0Us0lKoYBqcbccMuDElSUPOxmBfwlHe1OkHQ3KFf+RwovvBHdXhbFk9XJVQE2vHzxbTwvwg5GFsT9hbDokQ==} - third-party-web@0.26.5: - resolution: {integrity: sha512-tDuKQJUTfjvi9Fcrs1s6YAQAB9mzhTSbBZMfNgtWNmJlHuoFeXO6dzBFdGeCWRvYL50jQGK0jPsBZYxqZQJ2SA==} + third-party-web@0.28.0: + resolution: {integrity: sha512-4P798O67JmIKRJfJ1HSOkIsZrx2+FuaN2jTQX+imHXFPbGp17KSMDabYxrRT011B3gBzaoHFhUkBlEkNZN8vuQ==} throttleit@1.0.1: resolution: {integrity: sha512-vDZpf9Chs9mAdfY046mcPt8fg5QSZr37hEH4TXYBnDF+izxgrbRGUAAaBvIk/fJm9aOFCGFd1EsNg5AZCbnQCQ==} @@ -9586,7 +9582,7 @@ snapshots: '@paulirish/trace_engine@0.0.39': dependencies: - third-party-web: 0.26.5 + third-party-web: 0.28.0 '@pkgjs/parseargs@0.11.0': optional: true @@ -10924,8 +10920,6 @@ snapshots: axe-core@4.10.2: {} - axe-core@4.9.1: {} - axios@1.7.9: dependencies: follow-redirects: 1.15.6 @@ -13672,9 +13666,9 @@ snapshots: optionalDependencies: '@pkgjs/parseargs': 0.11.0 - jest-axe@9.0.0: + jest-axe@10.0.0: dependencies: - axe-core: 4.9.1 + axe-core: 4.10.2 chalk: 4.1.2 jest-matcher-utils: 29.2.2 lodash.merge: 4.6.2 @@ -16014,7 +16008,7 @@ snapshots: third-party-web@0.26.2: {} - third-party-web@0.26.5: {} + third-party-web@0.28.0: {} throttleit@1.0.1: {}