From 29fc582c0ff792f702c6001014af71cffc6a3267 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Aug 2025 13:13:30 +0000 Subject: [PATCH] chore(deps): bump dom-accessibility-api from 0.6.3 to 0.7.0 Bumps [dom-accessibility-api](https://github.com/eps1lon/dom-accessibility-api) from 0.6.3 to 0.7.0. - [Release notes](https://github.com/eps1lon/dom-accessibility-api/releases) - [Changelog](https://github.com/eps1lon/dom-accessibility-api/blob/main/CHANGELOG.md) - [Commits](https://github.com/eps1lon/dom-accessibility-api/compare/v0.6.3...v0.7.0) --- updated-dependencies: - dependency-name: dom-accessibility-api dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e3da301..ae62625 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "@adobe/css-tools": "^4.4.0", "aria-query": "^5.0.0", "css.escape": "^1.5.1", - "dom-accessibility-api": "^0.6.3", + "dom-accessibility-api": "^0.7.0", "picocolors": "^1.1.1", "redent": "^3.0.0" },