Skip to content

Commit fe00273

Browse files
[deps]: Update @axe-core/cli to v4.9.1 (#140)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3b1ca50 commit fe00273

File tree

4 files changed

+47
-38
lines changed

4 files changed

+47
-38
lines changed

client/package-lock.json

Lines changed: 22 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"react-dom": "18.3.1"
2828
},
2929
"devDependencies": {
30-
"@axe-core/cli": "4.9.0",
30+
"@axe-core/cli": "4.9.1",
3131
"@docusaurus/module-type-aliases": "3.3.2",
3232
"@docusaurus/tsconfig": "3.3.2",
3333
"@docusaurus/types": "3.3.2",

package-lock.json

Lines changed: 23 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"typecheck": "(npm run typecheck:api) && (npm run typecheck:client)"
2929
},
3030
"devDependencies": {
31-
"@axe-core/cli": "4.9.0",
31+
"@axe-core/cli": "4.9.1",
3232
"@material/web": "1.4.1",
3333
"cspell": "8.8.3",
3434
"husky": "9.0.11",

0 commit comments

Comments
 (0)