From 0a9f2e9c7c431bfb7fce586aa244bc82e43c1c25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Aug 2026 04:03:34 +0000 Subject: [PATCH] build(deps-dev): bump @axe-core/playwright from 4.12.1 to 4.13.0 Bumps [@axe-core/playwright](https://github.com/dequelabs/axe-core-npm) from 4.12.1 to 4.13.0. - [Release notes](https://github.com/dequelabs/axe-core-npm/releases) - [Changelog](https://github.com/dequelabs/axe-core-npm/blob/develop/CHANGELOG.md) - [Commits](https://github.com/dequelabs/axe-core-npm/commits/v4.13.0) --- updated-dependencies: - dependency-name: "@axe-core/playwright" dependency-version: 4.13.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 345f7fd566..49ec9c6db3 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "vanilla-cookieconsent": "3.1.0" }, "devDependencies": { - "@axe-core/playwright": "4.12.1", + "@axe-core/playwright": "4.13.0", "@commitlint/cli": "21.2.1", "@commitlint/config-conventional": "21.2.0", "@playwright/test": "1.62.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index eab2f49b06..78b28c0bee 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -41,8 +41,8 @@ dependencies: devDependencies: '@axe-core/playwright': - specifier: 4.12.1 - version: 4.12.1(playwright-core@1.62.1) + specifier: 4.13.0 + version: 4.13.0(playwright-core@1.62.1) '@commitlint/cli': specifier: 21.2.1 version: 21.2.1(@types/node@26.2.0)(typescript@7.0.2) @@ -148,12 +148,12 @@ packages: lru-cache: 11.5.2 dev: true - /@axe-core/playwright@4.12.1(playwright-core@1.62.1): - resolution: {integrity: sha512-rMd7xriptqKpP+w5265i4Hdkv2X5kbu6uiBi/B2I7uf3hieRBM3qDCfaKPtxfiYb2mKXfF+yLODJwIx+Jv1GDw==} + /@axe-core/playwright@4.13.0(playwright-core@1.62.1): + resolution: {integrity: sha512-6YLx+kxXu5GJceG4ozFg+33a2EMTdjYwWGloJ3sb9Kta5pp+ZNS53uxGVog5JetIY8s++P5UrtX+cri+u0VAVg==} peerDependencies: playwright-core: '>= 1.0.0' dependencies: - axe-core: 4.12.1 + axe-core: 4.13.0 playwright-core: 1.62.1 dev: true @@ -1745,8 +1745,8 @@ packages: postcss-value-parser: 4.2.0 dev: true - /axe-core@4.12.1: - resolution: {integrity: sha512-s7iGf5GaVMxEG0ENN9x+xTr7GFZCb1ZP/1uATUpCEK2X78nDB3RwbtFCo9pGAf9ru+VwoQ464DkaLEeRM08wJA==} + /axe-core@4.13.0: + resolution: {integrity: sha512-UzGt8zg7Ny8djbYMhxl2zuEevVa7r2gJjYY5Lwr1xM7+XU2nd6CkIWFTVcCIbAP63vSz71NaVyyuSk9lHKcy0A==} engines: {node: '>=4'} dev: true