From fbb66cc66704cb2961bddba464cb3975cacabb91 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 14 Sep 2024 17:07:28 +0000 Subject: [PATCH] chore(dev-deps): update dependency jest-axe to v9 --- package.json | 2 +- pnpm-lock.yaml | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index fb4de460a..499505be6 100644 --- a/package.json +++ b/package.json @@ -169,7 +169,7 @@ "fs-extra": "11.2.0", "husky": "9.1.6", "jest": "29.7.0", - "jest-axe": "8.0.0", + "jest-axe": "9.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 54159940e..d1d455806 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -289,8 +289,8 @@ importers: specifier: 29.7.0 version: 29.7.0(@types/node@20.16.5)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@swc/core@1.7.26)(@types/node@20.16.5)(typescript@5.6.2)) jest-axe: - specifier: 8.0.0 - version: 8.0.0 + specifier: 9.0.0 + version: 9.0.0 jest-environment-jsdom: specifier: 29.7.0 version: 29.7.0 @@ -2947,8 +2947,8 @@ packages: resolution: {integrity: sha512-Mr2ZakwQ7XUAjp7pAwQWRhhK8mQQ6JAaNWSjmjxil0R8BPioMtQsTLOolGYkji1rcL++3dCqZA3zWqpT+9Ew6g==} engines: {node: '>=4'} - axe-core@4.7.2: - resolution: {integrity: sha512-zIURGIS1E1Q4pcrMjp+nnEh+16G56eG/MUllJH8yEvw7asDo7Ac9uhC9KIH5jzpITueEZolfYglnCGIuSBz39g==} + axe-core@4.9.1: + resolution: {integrity: sha512-QbUdXJVTpvUTHU7871ppZkdOLBeGUKBQWHkHrvN2V9IQWGMt61zf3B45BtzjxEJzYuj0JBjBZP/hmYS/R9pmAw==} engines: {node: '>=4'} axios@1.6.7: @@ -5189,9 +5189,9 @@ packages: resolution: {integrity: sha512-N3yCS/NegsOBokc8GAdM8UcmfsKiSS8cipheD/nivzr700H+nsMOxJjQnvwOcRYVuFkdH0wGUvW2WbXGmrZGbQ==} engines: {node: '>=14'} - jest-axe@8.0.0: - resolution: {integrity: sha512-4kNcNn7J0jPO4jANEYZOHeQ/tSBvkXS+MxTbX1CKbXGd0+ZbRGDn/v/8IYWI/MmYX15iLVyYRnRev9X3ksePWA==} - engines: {node: '>= 14.0.0'} + jest-axe@9.0.0: + resolution: {integrity: sha512-Xt7O0+wIpW31lv0SO1wQZUTyJE7DEmnDEZeTt9/S9L5WUywxrv8BrgvTuQEqujtfaQOcJ70p4wg7UUgK1E2F5g==} + engines: {node: '>= 16.0.0'} jest-changed-files@29.7.0: resolution: {integrity: sha512-fEArFiwf1BpQ+4bXSprcDc3/x4HSzL4al2tozwVpDFpsxALjLYdyiIK4e5Vz66GQJIbXJ82+35PtysofptNX2w==} @@ -10954,7 +10954,7 @@ snapshots: axe-core@4.10.0: {} - axe-core@4.7.2: {} + axe-core@4.9.1: {} axios@1.6.7: dependencies: @@ -13658,9 +13658,9 @@ snapshots: optionalDependencies: '@pkgjs/parseargs': 0.11.0 - jest-axe@8.0.0: + jest-axe@9.0.0: dependencies: - axe-core: 4.7.2 + axe-core: 4.9.1 chalk: 4.1.2 jest-matcher-utils: 29.2.2 lodash.merge: 4.6.2