Skip to content

Commit

Permalink
Bump axe-core from 4.9.0 to 4.9.1 in /thirdparty/WCAG
Browse files Browse the repository at this point in the history
Bumps [axe-core](https://github.com/dequelabs/axe-core) from 4.9.0 to 4.9.1.
- [Release notes](https://github.com/dequelabs/axe-core/releases)
- [Changelog](https://github.com/dequelabs/axe-core/blob/develop/CHANGELOG.md)
- [Commits](dequelabs/axe-core@v4.9.0...v4.9.1)

---
updated-dependencies:
- dependency-name: axe-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and fniessink committed May 29, 2024
1 parent 7c70c92 commit 4f9771f
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion Content/Templates/NFE/WCAG-Tabel-Gegenereerd.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
| Item | Omschrijving | Niveau | Axe-core 4.9.0 regels |
| Item | Omschrijving | Niveau | Axe-core 4.9.1 regels |
| :--- | :--- | :--- | :--- |
| Principe 1 | [Perceivable](https://www.w3.org/TR/WCAG22/#perceivable) | | |
| Richtlijn 1.1 | [Text Alternatives](https://www.w3.org/TR/WCAG22/#text-alternatives) | | |
Expand Down
14 changes: 7 additions & 7 deletions thirdparty/WCAG/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion thirdparty/WCAG/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"dependencies": {
"axe-core": "^4.9.0"
"axe-core": "^4.9.1"
}
}

0 comments on commit 4f9771f

Please sign in to comment.