From 14b0ae40f7c6ea8f2bbc9b1e69dd9314db59c18d Mon Sep 17 00:00:00 2001 From: "cultureamp-renovate[bot]" <89962466+cultureamp-renovate[bot]@users.noreply.github.com> Date: Sat, 8 Mar 2025 15:37:26 +0000 Subject: [PATCH] chore(deps): update dependency jest-axe to v10 --- docs/package.json | 2 +- packages/components/package.json | 2 +- pnpm-lock.yaml | 22 +++++++++++----------- 3 files changed, 13 insertions(+), 13 deletions(-) diff --git a/docs/package.json b/docs/package.json index 021770c2551..f5966625bae 100644 --- a/docs/package.json +++ b/docs/package.json @@ -37,7 +37,7 @@ "classnames": "^2.5.1", "globals": "^15.14.0", "highlight.js": "^11.10.1", - "jest-axe": "^9.0.0", + "jest-axe": "^10.0.0", "react-highlight": "^0.15.0", "sass": "1.79.6", "storybook": "8.4.7", diff --git a/packages/components/package.json b/packages/components/package.json index 5808f2ad973..8e572f20184 100644 --- a/packages/components/package.json +++ b/packages/components/package.json @@ -180,7 +180,7 @@ "autoprefixer": "^10.4.20", "concat-cli": "^4.0.0", "identity-obj-proxy": "^3.0.0", - "jest-axe": "^9.0.0", + "jest-axe": "^10.0.0", "lodash.isempty": "^4.4.0", "normalize.css": "^8.0.1", "postcss": "^8.4.49", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index afb015b95a1..baac8363e4e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -233,8 +233,8 @@ importers: specifier: ^11.10.1 version: 11.11.1 jest-axe: - specifier: ^9.0.0 - version: 9.0.0 + specifier: ^10.0.0 + version: 10.0.0 react-highlight: specifier: ^0.15.0 version: 0.15.0 @@ -441,8 +441,8 @@ importers: specifier: ^3.0.0 version: 3.0.0 jest-axe: - specifier: ^9.0.0 - version: 9.0.0 + specifier: ^10.0.0 + version: 10.0.0 lodash.isempty: specifier: ^4.4.0 version: 4.4.0 @@ -4352,8 +4352,8 @@ packages: resolution: {integrity: sha512-Mr2ZakwQ7XUAjp7pAwQWRhhK8mQQ6JAaNWSjmjxil0R8BPioMtQsTLOolGYkji1rcL++3dCqZA3zWqpT+9Ew6g==} engines: {node: '>=4'} - axe-core@4.9.1: - resolution: {integrity: sha512-QbUdXJVTpvUTHU7871ppZkdOLBeGUKBQWHkHrvN2V9IQWGMt61zf3B45BtzjxEJzYuj0JBjBZP/hmYS/R9pmAw==} + axe-core@4.10.2: + resolution: {integrity: sha512-RE3mdQ7P3FRSe7eqCWoeQ/Z9QXrtniSjp1wUjt5nRC3WIpz5rSCve6o3fsZ2aCpJtrZjSZgjwXAoTO5k4tEI0w==} engines: {node: '>=4'} axe-html-reporter@2.2.11: @@ -6699,8 +6699,8 @@ packages: engines: {node: '>=10'} hasBin: true - 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: @@ -14858,7 +14858,7 @@ snapshots: axe-core@4.10.0: {} - axe-core@4.9.1: {} + axe-core@4.10.2: {} axe-html-reporter@2.2.11(axe-core@4.10.0): dependencies: @@ -17722,9 +17722,9 @@ snapshots: minimatch: 3.1.2 optional: true - 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