From 176875077fcc05a7243d38904cf20ef73841eb48 Mon Sep 17 00:00:00 2001
From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 01 Sep 2026 11:03:54 +0000
Subject: [PATCH] build(deps-dev): bump @axe-core/playwright from 4.10.2 to 4.13.0
---
package-lock.json | 16 ++++++++--------
package.json | 2 +-
2 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/package-lock.json b/package-lock.json
index d2a808e..19af4ac 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -15,7 +15,7 @@
"tachyons": "4.12.0"
},
"devDependencies": {
- "@axe-core/playwright": "4.10.2",
+ "@axe-core/playwright": "4.13.0",
"@biomejs/biome": "2.4.16",
"@github/markdownlint-github": "0.8.0",
"@playwright/test": "1.60.0",
@@ -38,13 +38,13 @@
}
},
"node_modules/@axe-core/playwright": {
- "version": "4.10.2",
- "resolved": "https://registry.npmjs.org/@axe-core/playwright/-/playwright-4.10.2.tgz",
- "integrity": "sha512-6/b5BJjG6hDaRNtgzLIfKr5DfwyiLHO4+ByTLB0cJgWSM8Ll7KqtdblIS6bEkwSF642/Ex91vNqIl3GLXGlceg==",
+ "version": "4.13.0",
+ "resolved": "https://registry.npmjs.org/@axe-core/playwright/-/playwright-4.13.0.tgz",
+ "integrity": "sha512-6YLx+kxXu5GJceG4ozFg+33a2EMTdjYwWGloJ3sb9Kta5pp+ZNS53uxGVog5JetIY8s++P5UrtX+cri+u0VAVg==",
"dev": true,
"license": "MPL-2.0",
"dependencies": {
- "axe-core": "~4.10.3"
+ "axe-core": "~4.13.0"
},
"peerDependencies": {
"playwright-core": ">= 1.0.0"
@@ -2547,9 +2547,9 @@
}
},
"node_modules/axe-core": {
- "version": "4.10.3",
- "resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.10.3.tgz",
- "integrity": "sha512-Xm7bpRXnDSX2YE2YFfBk2FnF0ep6tmG7xPh8iHee8MIcrgq762Nkce856dYtJYLkuIoYZvGfTs/PbZhideTcEg==",
+ "version": "4.13.0",
+ "resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.13.0.tgz",
+ "integrity": "sha512-UzGt8zg7Ny8djbYMhxl2zuEevVa7r2gJjYY5Lwr1xM7+XU2nd6CkIWFTVcCIbAP63vSz71NaVyyuSk9lHKcy0A==",
"dev": true,
"license": "MPL-2.0",
"engines": {
diff --git a/package.json b/package.json
index e5a4e17..c436973 100644
--- a/package.json
+++ b/package.json
@@ -31,7 +31,7 @@
"tachyons": "4.12.0"
},
"devDependencies": {
- "@axe-core/playwright": "4.10.2",
+ "@axe-core/playwright": "4.13.0",
"@biomejs/biome": "2.4.16",
"@github/markdownlint-github": "0.8.0",
"@playwright/test": "1.60.0",
--
Gitblit v1.10.0